From: Jan Kara Date: Mon, 17 Aug 2009 16:10:06 +0000 (+0200) Subject: vfs: Export __generic_file_aio_write() and add some comments X-Git-Tag: v2.6.32-rc1~697^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4dd9de3c66bc7e26c5c7f149a060c5a67cf06a0;p=pandora-kernel.git vfs: Export __generic_file_aio_write() and add some comments Rename __generic_file_aio_write_nolock() to __generic_file_aio_write(), add comments to write helpers explaining how they should be used and export __generic_file_aio_write() since it will be used by some filesystems. CC: ocfs2-devel@oss.oracle.com CC: Joel Becker Acked-by: Evgeniy Polyakov Reviewed-by: Christoph Hellwig Signed-off-by: Jan Kara --- Reading git-diff-tree failed