diff options
author | Allison Henderson <allison.henderson@oracle.com> | 2022-10-25 21:16:27 +0200 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2022-10-26 22:02:24 +0200 |
commit | e07ee6fe21f47cfd72ae566395c67a80e7c66163 (patch) | |
tree | d62e02b8fa1f0c6740b6a6252ea66115ae52113f /mm/zsmalloc.c | |
parent | xfs: Fix unreferenced object reported by kmemleak in xfs_sysfs_init() (diff) | |
download | linux-e07ee6fe21f47cfd72ae566395c67a80e7c66163.tar.xz linux-e07ee6fe21f47cfd72ae566395c67a80e7c66163.zip |
xfs: increase rename inode reservation
xfs_rename can update up to 5 inodes: src_dp, target_dp, src_ip, target_ip
and wip. So we need to increase the inode reservation to match.
Signed-off-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'mm/zsmalloc.c')
0 files changed, 0 insertions, 0 deletions