From: Theodore Ts'o Date: Sat, 12 Apr 2014 16:45:25 +0000 (-0400) Subject: ext4: use i_size_read in ext4_unaligned_aio() X-Git-Tag: v3.2.59~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0289029f8bbdada97ee659ff4d9ac17940b56844;p=pandora-kernel.git ext4: use i_size_read in ext4_unaligned_aio() commit 6e6358fc3c3c862bfe9a5bc029d3f8ce43dc9765 upstream. We haven't taken i_mutex yet, so we need to use i_size_read(). Signed-off-by: "Theodore Ts'o" Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed