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)
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>

No differences found