Skip to content
Commit 14dc00a0 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: let's avoid to get cp_rwsem twice by f2fs_evict_inode by d_invalidate



f2fs_unlink
 -> f2fs_lock_op
 -> d_invalidate
  -> shrink_dentry_list
   -> iput_final
    -> f2fs_evict_inode
     -> f2fs_lock_op

Reviewed-by: default avatarChao Yu <chao@kernel.org>
Tested-by: default avatarYangtao Li <frank.li@vivo.com>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent c3db3c2f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment