commit | 8a9f47ddb1d5cc3cda2d1f26f8da74e059fa7b87 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Sep 22 16:43:58 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Sep 23 07:39:29 2009 -0700 |
tree | 7bc28bbf668d6e20d30fa23c40f9eb16705bc0ae | |
parent | 562787a5c32ccdf182de27793a83a9f2ee86cd77 [diff] |
ntfs: remove ntfs_file_write do_sync_write() does the right thing for turning the aio_writev method into a normal non-vectored synchronous write, no need to duplicate it in ntfs. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Anton Altaparmakov <aia21@cantab.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>