From: Theodore Ts'o Date: Mon, 21 Apr 2014 18:26:57 +0000 (-0400) Subject: ext4: move ext4_file_dio_write() into ext4_file_write() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~88^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ad2850f44831919f63f0e58d7203e65d5b3914c;p=pandora-kernel.git ext4: move ext4_file_dio_write() into ext4_file_write() This commit doesn't actually change anything; it just moves code around in preparation for some code simplification work. Signed-off-by: "Theodore Ts'o" Reviewed-by: Jan Kara --- Reading git-diff-tree failed