From: Christine Ames <clgisotti@yahoo.com>
To: post linux-kernel <linux-kernel@vger.kernel.org>
Subject: RE: [PATCH] block_dev.c: fsync() on close() considered harmful
Date: Mon, 25 Feb 2002 14:36:00 -0800 (PST) [thread overview]
Message-ID: <20020225223600.88950.qmail@web21303.mail.yahoo.com> (raw)
Christoph Hellwig [hch@caldera.de] wrote:
> Hi Alan,
>
> I don't see any standard specifying that fsync should be done on
> every blockdevice close.
>
> Any chance you could add the below patch to the next -ac release?
>
> Christoph
I am writing a partitionable block device driver for the 2.4 kernel.
Once the driver is loaded and the device mounted, reading, writing,
and ioctls work properly.
The driver becomes unstable after many mounts/unmounts, and I have
come to suspect that I am not calling fsync_dev() correctly.
I do call fsync_dev() on release as well as on remove.
Is this incorrect? Can it lead to instability? I've counted four
different ways in which the driver dies, including a call to
BUG() in buffer.c...
Thank you,
Christine
__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com
next reply other threads:[~2002-02-25 22:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-25 22:36 Christine Ames [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-02-25 18:04 Christoph Hellwig
2001-11-22 13:34 Miquel van Smoorenburg
2001-11-22 17:26 ` Andrea Arcangeli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020225223600.88950.qmail@web21303.mail.yahoo.com \
--to=clgisotti@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®