diff options
author | Chao Yu <yuchao0@huawei.com> | 2021-03-24 11:24:33 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2021-03-25 18:20:51 -0700 |
commit | 88f2cfc5fa90326edb569b4a81bb38ed4dcd3108 (patch) | |
tree | d2bf62b09abd4f07b08a6e63465bbfaf0e53a9f7 /fs/f2fs/acl.h | |
parent | 3fd9735908287cdcd7dd04912e8ba7d749313f13 (diff) |
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 'fs/f2fs/acl.h')
0 files changed, 0 insertions, 0 deletions