diff options
author | Jeongjun Park <aha310510@gmail.com> | 2025-01-31 19:20:31 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-02-07 06:35:11 +0300 |
commit | 6b37037d6d1b42083642340efcf80f7a30203039 (patch) | |
tree | 0c0d64b65e15b5633a143d0e6ad3154e79d7a9c7 /tools/perf/scripts/python/task-analyzer.py | |
parent | fdfd0ad82890f678398ee670c4e59747738540e7 (diff) | |
download | linux-6b37037d6d1b42083642340efcf80f7a30203039.tar.xz |
bcachefs: fix incorrect pointer check in __bch2_subvolume_delete()
For some unknown reason, checks on struct bkey_s_c_snapshot and struct
bkey_s_c_snapshot_tree pointers are missing.
Therefore, I think it would be appropriate to fix the incorrect pointer checking
through this patch.
Fixes: 4bd06f07bcb5 ("bcachefs: Fixes for snapshot_tree.master_subvol")
Signed-off-by: Jeongjun Park <aha310510@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions