[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200801222154.25828.a1426z@gawab.com>
Date: Tue, 22 Jan 2008 21:54:25 +0300
From: Al Boldi <a1426z@...ab.com>
To: Chris Mason <chris.mason@...cle.com>
Cc: Ingo Molnar <mingo@...e.hu>,
Oliver Pinter (Pintér Olivér) <oliver.pntr@...il.com>,
linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: Re: konqueror deadlocks on 2.6.22
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists