From: Christoph Hellwig Date: Tue, 22 Sep 2009 23:43:58 +0000 (-0700) Subject: ntfs: remove ntfs_file_write X-Git-Tag: v2.6.32-rc1~387 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a9f47ddb1d5cc3cda2d1f26f8da74e059fa7b87;p=pandora-kernel.git 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 Acked-by: Anton Altaparmakov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed