summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-12-07 20:39:13 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2023-12-08 08:39:56 +0300
commit6d1980f0af439b5fd49b1bee2220deff6888792e (patch)
treebd2d9116e3fabb7ce0f6ad0720384f414857a40c /tools/perf/scripts/python/stackcollapse.py
parente59728883943c6820a0aa413db66a38f2e8c27bd (diff)
downloadlinux-6d1980f0af439b5fd49b1bee2220deff6888792e.tar.xz
bcachefs: Fix deleted inode check for dirs
We could delete directories transactionally on rmdir()/unlink(), but we don't; instead, like with regular files we wait for the VFS to call evict(). That means that our check for directories in the deleted inodes btree is wrong - the check should be for non-empty directories. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions