aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-mpow.c
diff options
context:
space:
mode:
authorMateusz Guzik <[email protected]>2025-09-30 23:29:57 +0000
committerJaegeuk Kim <[email protected]>2025-10-13 23:55:44 +0000
commit1ee889fdf409ce68c1e3b62912333a5cc69acaa0 (patch)
tree926016fae908a7a80803f17f80b1389800c9e017 /lib/mpi/mpi-mpow.c
parentLinux 6.18-rc1 (diff)
downloadkernel-1ee889fdf409ce68c1e3b62912333a5cc69acaa0.tar.gz
kernel-1ee889fdf409ce68c1e3b62912333a5cc69acaa0.zip
f2fs: don't call iput() from f2fs_drop_inode()
iput() calls the problematic routine, which does a ->i_count inc/dec cycle. Undoing it with iput() recurses into the problem. Note f2fs should not be playing games with the refcount to begin with, but that will be handled later. Right now solve the immediate regression. Fixes: bc986b1d756482a ("fs: stop accessing ->i_count directly in f2fs and gfs2") Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-lkp/[email protected] Signed-off-by: Mateusz Guzik <[email protected]> Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mpow.c')
0 files changed, 0 insertions, 0 deletions