diff options
author | Jaegeuk Kim <[email protected]> | 2022-10-17 17:52:05 -0700 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2022-10-25 10:44:27 -0700 |
commit | 14dc00a0e2dbea4b685ab9723ff511fcfd223c18 (patch) | |
tree | 627f93c75afa612d56a9ca04334115fd48df6171 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | c3db3c2fd9992c08f49aa93752d3c103c3a4f6aa (diff) |
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: Chao Yu <[email protected]>
Tested-by: Yangtao Li <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions