summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2021-03-24 11:24:33 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2021-03-25 18:20:51 -0700
commit88f2cfc5fa90326edb569b4a81bb38ed4dcd3108 (patch)
treed2bf62b09abd4f07b08a6e63465bbfaf0e53a9f7 /block
parent3fd9735908287cdcd7dd04912e8ba7d749313f13 (diff)
downloadlinux-stable-88f2cfc5fa90326edb569b4a81bb38ed4dcd3108.tar.gz
linux-stable-88f2cfc5fa90326edb569b4a81bb38ed4dcd3108.tar.bz2
linux-stable-88f2cfc5fa90326edb569b4a81bb38ed4dcd3108.zip
f2fs: fix to update last i_size if fallocate partially succeeds
In the case of expanding pinned file, map.m_lblk and map.m_len will update in each round of section allocation, so in error path, last i_size will be calculated with wrong m_lblk and m_len, fix it. Fixes: f5a53edcf01e ("f2fs: support aligned pinned file") Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions