diff options
author | 2024-05-06 18:45:37 +0800 | |
---|---|---|
committer | 2024-05-09 01:03:17 +0000 | |
commit | 968c4f72b23c0c8f1e94e942eab89b8c5a3022e7 (patch) | |
tree | e4cc9a78e80fd84008b0b9270652203d76faaa6f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f2fs: use f2fs_{err,info}_ratelimited() for cleanup (diff) | |
download | wireguard-linux-968c4f72b23c0c8f1e94e942eab89b8c5a3022e7.tar.xz wireguard-linux-968c4f72b23c0c8f1e94e942eab89b8c5a3022e7.zip |
f2fs: remove unused GC_FAILURE_PIN
After commit 3db1de0e582c ("f2fs: change the current atomic write way"),
we removed all GC_FAILURE_ATOMIC usage, let's change i_gc_failures[]
array to i_pin_failure for cleanup.
Meanwhile, let's define i_current_depth and i_gc_failures as union
variable due to they won't be valid at the same time.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions