]> bbs.cooldavid.org Git - net-next-2.6.git/commit
xfs: remove obsolete osyncisosync mount option
authorChristoph Hellwig <hch@infradead.org>
Tue, 20 Jul 2010 07:50:52 +0000 (17:50 +1000)
committerAlex Elder <aelder@sgi.com>
Mon, 26 Jul 2010 18:16:51 +0000 (13:16 -0500)
commita64afb057b607c04383ab5fb53c51421ba18c434
tree8f90f37bbdf1c81311342d8781da1742b3192f74
parent0664ce8d0fde731d76fa7e86b3afb54f3a6830ff
xfs: remove obsolete osyncisosync mount option

Since Linux 2.6.33 the kernel has support for real O_SYNC, which made
the osyncisosync option a no-op.  Warn the users about this and remove
the mount flag for it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Documentation/filesystems/xfs.txt
fs/xfs/linux-2.6/xfs_super.c
fs/xfs/xfs_mount.h