From: Jan Kara Date: Mon, 17 Aug 2009 16:14:33 +0000 (+0200) Subject: pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock X-Git-Tag: v2.6.32-rc1~697^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b04f932171e8a99bb8ca2f863b2b9eadb85741e8;p=pandora-kernel.git pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock Use new helper __generic_file_aio_write(). Since the fs takes care of syncing by itself afterwards, there are no more changes needed. CC: Evgeniy Polyakov Signed-off-by: Jan Kara --- Reading git-diff-tree failed