diff options
| author | Lukas Czerner <[email protected]> | 2022-08-24 16:03:47 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2022-09-30 03:01:44 +0000 |
| commit | 50f094a5580e6297bf10a807d16f0ee23fa576cf (patch) | |
| tree | 100d65d515aae21037c1161c3d7e44d38ed26298 /fs/xfs/xfs_super.c | |
| parent | ext4: fix check for block being out of directory size (diff) | |
| download | kernel-50f094a5580e6297bf10a807d16f0ee23fa576cf.tar.gz kernel-50f094a5580e6297bf10a807d16f0ee23fa576cf.zip | |
ext4: don't increase iversion counter for ea_inodes
ea_inodes are using i_version for storing part of the reference count so
we really need to leave it alone.
The problem can be reproduced by xfstest ext4/026 when iversion is
enabled. Fix it by not calling inode_inc_iversion() for EXT4_EA_INODE_FL
inodes in ext4_mark_iloc_dirty().
Cc: [email protected]
Signed-off-by: Lukas Czerner <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Reviewed-by: Christian Brauner (Microsoft) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_super.c')
0 files changed, 0 insertions, 0 deletions
