* [CHECKER] XFS doesn't respect mount -o sync (XFS, 2.6.11)
@ 2005-03-12 10:14 Junfeng Yang
2005-03-15 0:17 ` Nathan Scott
0 siblings, 1 reply; 2+ messages in thread
From: Junfeng Yang @ 2005-03-12 10:14 UTC (permalink / raw)
To: linux-xfs; +Cc: mc, Linux Kernel Mailing List
Hi,
We are from the Stanford Checker team and are working on a file system
checker called FiSC. We checked XFS and found that even when a XFS
partition is mounted -o sync, file system operations are still not sync'ed
correctly.
A simple test case would be something like this:
mkdir 0001
reboot -f -n
After reboot, directory 0001 is lost.
Let me know if you need any more information to reproduce the warning.
We are not sure if this is the expected behavior on XFS or not, so your
inputs on this are well appreciated.
-Junfeng
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [CHECKER] XFS doesn't respect mount -o sync (XFS, 2.6.11)
2005-03-12 10:14 [CHECKER] XFS doesn't respect mount -o sync (XFS, 2.6.11) Junfeng Yang
@ 2005-03-15 0:17 ` Nathan Scott
0 siblings, 0 replies; 2+ messages in thread
From: Nathan Scott @ 2005-03-15 0:17 UTC (permalink / raw)
To: Junfeng Yang; +Cc: linux-xfs, mc, Linux Kernel Mailing List
On Sat, Mar 12, 2005 at 02:14:50AM -0800, Junfeng Yang wrote:
>
> Hi,
>
> We are from the Stanford Checker team and are working on a file system
> checker called FiSC. We checked XFS and found that even when a XFS
> partition is mounted -o sync, file system operations are still not sync'ed
> correctly.
Its -o wsync in XFS. This is the IRIX way, anyway - from a bit of
man page reading. We should be stitching that into -o sync a bit
better in XFS. The combination of -o wsync,sync should get you the
equivalent behaviour at the moment though, I think.
> We are not sure if this is the expected behavior on XFS or not, so your
> inputs on this are well appreciated.
Try using -o wsync for your tests, I'll look into our interpretation
of -o sync in XFS in the meantime.
cheers.
--
Nathan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-15 0:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-12 10:14 [CHECKER] XFS doesn't respect mount -o sync (XFS, 2.6.11) Junfeng Yang
2005-03-15 0:17 ` Nathan Scott
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®