ext4: move ext4_file_dio_write() into ext4_file_write()
authorTheodore Ts'o <tytso@mit.edu>
Mon, 21 Apr 2014 18:26:57 +0000 (14:26 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 21 Apr 2014 18:26:57 +0000 (14:26 -0400)
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" <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
fs/ext4/file.c

diff --cc fs/ext4/file.c
Simple merge