diff options
author | 2022-12-21 17:53:28 +0100 | |
---|---|---|
committer | 2023-01-09 10:39:53 +0100 | |
commit | b316c443b4e85f67e34807e11ca90049d6f6a098 (patch) | |
tree | 62816e9b9ea69718376f6959fae2d726abf04874 /fs/udf/super.c | |
parent | udf: Move setting of i_lenExtents into udf_do_extend_file() (diff) | |
download | wireguard-linux-b316c443b4e85f67e34807e11ca90049d6f6a098.tar.xz wireguard-linux-b316c443b4e85f67e34807e11ca90049d6f6a098.zip |
udf: Keep i_lenExtents consistent with the total length of extents
When rounding the last extent to blocksize in inode_getblk() we forgot
to update also i_lenExtents to match the new extent length. This
inconsistency can later confuse some assertion checks.
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/udf/super.c')
0 files changed, 0 insertions, 0 deletions