All of lore.kernel.org
 help / color / mirror / Atom feed
* [CHECKER] Do ext2, jfs and reiserfs respect mount -o sync/dirsync option? (fwd)
@ 2005-03-04 23:23 Junfeng Yang
  2005-03-05 10:35 ` Vladimir Saveliev
  0 siblings, 1 reply; 10+ messages in thread
From: Junfeng Yang @ 2005-03-04 23:23 UTC (permalink / raw)
  To: reiserfs-list; +Cc: mc


Looks like I sent the following message to an obsolete mailing list...

---------- Forwarded message ----------
Date: Thu, 3 Mar 2005 22:33:40 -0800 (PST)
From: Junfeng Yang <yjf@stanford.edu>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
     ext2-devel@lists.sourceforge.net,
     jfs-discussion@www-124.southbury.usf.ibm.com, reiser@namesys.com
Cc: mc@cs.stanford.edu
Subject: [MC] [CHECKER] Do ext2,
     jfs and reiserfs respect mount -o sync/dirsync option?


Hi,

FiSC (our file system checker) emits several warnings on ext2, jfs and
reiserfs, complaining that diretories or files are lost while FiSC
believes they should already be persistent on disk. (ext3 behaves
correctly.)

All warnings boil down to a single cause:  when these file systems are
mounted -o sync or dirsync, dirty blocks are still written out
asynchronously.  It appears to me that these mount options don't have any
effect on these file systems.  Is this the intended behavior?

man mount shows:

              sync   All  I/O to the file system should be done
synchronously.

              dirsync
                     All directory updates within the file  system  should
be
                     done  synchronously.   This  affects the following
system
                     calls: creat, link, unlink, symlink, mkdir, rmdir,
mknod
                     and rename.

Any clafirication on this would be very helpful,

-Junfeng


_______________________________________________
MC mailing list
MC@keeda.stanford.edu
http://keeda.stanford.edu/cgi-bin/mailman/listinfo/mc


^ permalink raw reply	[flat|nested] 10+ messages in thread
[parent not found: <BPEJKOPDFIBKCEPDPJPEIEIECCAA.srikanth.venkataraman@patni.com>]

end of thread, other threads:[~2005-03-12  6:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-04 23:23 [CHECKER] Do ext2, jfs and reiserfs respect mount -o sync/dirsync option? (fwd) Junfeng Yang
2005-03-05 10:35 ` Vladimir Saveliev
2005-03-05 20:52   ` Junfeng Yang
2005-03-07  4:48     ` Junfeng Yang
2005-03-09  8:52       ` Junfeng Yang
2005-03-10 21:30         ` Junfeng Yang
2005-03-11 11:18           ` E.Gryaznova
2005-03-12  6:24             ` Junfeng Yang
2005-03-11 19:48           ` I changed the subject line so that vitaly will read it Hans Reiser
     [not found] <BPEJKOPDFIBKCEPDPJPEIEIECCAA.srikanth.venkataraman@patni.com>
2005-03-05 20:53 ` [CHECKER] Do ext2, jfs and reiserfs respect mount -o sync/dirsync option? (fwd) Junfeng Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.