| commit | 6b2b2314fe03f5dc66d4c9370dfa263e19fda392 | [log] [tgz] |
|---|---|---|
| author | Theodore Ts'o <tytso@mit.edu> | Sat Apr 12 12:45:25 2014 -0400 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 06 07:51:46 2014 -0700 |
| tree | fcfbb967c872fc8391d2bc7fa870a0568f22f513 | |
| parent | 982daeb44e46bd2c1d84106f90381184bf2c0ed2 [diff] |
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" <tytso@mit.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>