diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-02 17:43:36 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-10 07:17:09 -0400 |
commit | 00d26f3a47e44bd7662de33b89dd84a3837e2959 (patch) | |
tree | ccda87d3b9299062481abbd17b055d9a849f6a4d /tools/perf/scripts/python/stackcollapse.py | |
parent | fd1b2ef7216a29ad6a27ed43c7298ed8e4a9a0e7 (diff) |
bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()
commit 09fb85ae565645b982e9030dbb2ff6707f2cdddc upstream.
We had a bug where bch2_evict_inode() incorrectly called bch2_inode_rm()
- the journal clearly showed the inode was not unlinked.
We've got checks that we use in recovery when cleaning up deleted
inodes, lift them to bch2_inode_rm() as well.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions