commit | a64afb057b607c04383ab5fb53c51421ba18c434 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Jul 20 17:50:52 2010 +1000 |
committer | Alex Elder <aelder@sgi.com> | Mon Jul 26 13:16:51 2010 -0500 |
tree | 8f90f37bbdf1c81311342d8781da1742b3192f74 | |
parent | 0664ce8d0fde731d76fa7e86b3afb54f3a6830ff [diff] |
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>