diff options
| author | Jaegeuk Kim <[email protected]> | 2022-03-23 13:30:04 -0700 |
|---|---|---|
| committer | Jaegeuk Kim <[email protected]> | 2022-04-25 15:13:02 -0700 |
| commit | c2ca36e82f704cb449020ccd29f1802c7497cc49 (patch) | |
| tree | e924c5daaea5317d5c055730664bad181181a64d /tools/perf/scripts/python | |
| parent | 642c0969916eaa4878cb74f36752108e590b0389 (diff) | |
f2fs: remove unnecessary f2fs_lock_op in f2fs_new_inode
This can be removed, since f2fs_alloc_nid() actually doesn't require to block
checkpoint and __f2fs_build_free_nids() is covered by nm_i->nat_tree_lock.
Suggested-by: Linus Torvalds <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions