From: Al Viro Date: Thu, 9 Apr 2015 18:01:33 +0000 (-0400) Subject: ocfs2: use __generic_file_write_iter() X-Git-Tag: omap-for-v4.1/fixes-rc1~116^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7da839c47589;p=pandora-kernel.git ocfs2: use __generic_file_write_iter() we can do that now - all we need is to clear IOCB_DIRECT from ->ki_flags in "can't do dio" case. Signed-off-by: Al Viro --- Reading git-diff-tree failed