[CHECKER] NFS on JFS doesn't sync all file system operations (NFSon JFS, 2.6.11)

From: Junfeng Yang
Date: Sun Mar 13 2005 - 02:00:12 EST



Hi,

FiSC found that at link operation and unlink operation on a NFS partion on
top of JFS are not sync'ed. These warnings show up in JFS but not in
ext2, ext3, so I suspect it's a potential JFS problem.

cat /etc/exports shows:
/mnt/sbd0-export localhost(rw,sync,no_subtree_check)
/mnt/sbd1-export localhost(rw,sync,no_subtree_check)

test cases can be found at:

http://fisc.stanford.edu/bug17/crash.c
http://fisc.stanford.edu/bug17/crash-unlink.c

Thanks,
-Junfeng

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/