From: Christoph Hellwig Date: Tue, 20 Jul 2010 07:50:52 +0000 (+1000) Subject: xfs: remove obsolete osyncisosync mount option X-Git-Tag: v2.6.36-rc1~589^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a64afb057b607c04383ab5fb53c51421ba18c434;p=pandora-kernel.git 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 Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- Reading git-diff-tree failed