LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Al Boldi <a1426z@gawab.com>
To: Chris Mason <chris.mason@oracle.com>
Cc: "Ingo Molnar" <mingo@elte.hu>,
"Oliver Pinter" <oliver.pntr@gmail.com>,
linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: konqueror deadlocks on 2.6.22
Date: Tue, 22 Jan 2008 21:54:25 +0300 [thread overview]
Message-ID: <200801222154.25828.a1426z@gawab.com> (raw)
In-Reply-To: <200801220925.50314.chris.mason@oracle.com>
Chris Mason wrote:
> Running fsync in data=ordered means that all of the dirty blocks on the FS
> will get written before fsync returns.
Hm, that's strange, I expected this kind of behaviour from data=journal.
data=writeback should return immediatly, which seems it does, but
data=ordered should only wait for metadata flush, it shouldn't wait for
filedata flush. Are you sure it waits for both?
Thanks!
--
Al
next prev parent reply other threads:[~2008-01-22 19:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-19 18:14 Al Boldi
2008-01-19 18:53 ` Oliver Pinter (Pintér Olivér)
2008-01-19 20:57 ` Al Boldi
2008-01-19 22:17 ` Oliver Pinter (Pintér Olivér)
2008-01-22 10:10 ` Ingo Molnar
2008-01-22 13:23 ` Al Boldi
2008-01-22 14:25 ` Chris Mason
2008-01-22 18:54 ` Al Boldi [this message]
2008-01-22 19:13 ` Chris Mason
[not found] ` <1200802290.4166.2.camel@homer.simson.net>
2008-01-20 5:41 ` Al Boldi
2008-01-20 7:23 ` Mike Galbraith
2008-01-20 7:30 ` Mike Galbraith
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=200801222154.25828.a1426z@gawab.com \
--to=a1426z@gawab.com \
--cc=chris.mason@oracle.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=oliver.pntr@gmail.com \
--subject='Re: konqueror deadlocks on 2.6.22' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).