summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2019-03-07 17:31:30 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2019-03-12 18:59:19 -0700
commit86109c9064daf2ac44ef7b4f1eeb039260351e9c (patch)
treed7f9eefc291c0b52c0d597e58bc3d754713f0bd8 /rust/alloc/collections/git@git.tavy.me:linux.git
parent240a59156d9bcfabceddb66be449e7b32fb5dc4a (diff)
f2fs: don't trigger read IO for beyond EOF page
In f2fs_mpage_readpages(), if page is beyond EOF, we should just zero out it, but previously, before checking previous mapping info, we missed to check filesize boundary, fix it. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions