summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorQu Wenruo <wqu@suse.com>2026-05-03 19:17:50 +0930
committerDavid Sterba <dsterba@suse.com>2026-06-08 15:53:31 +0200
commit51a07ae32a6b598eafb3863dc24ae585ab01257d (patch)
tree6fbc6b9085f3190cdd6e9699767bd1336de788a5 /tools/perf/scripts/python/bin/stackcollapse-report
parent022568f8d529e93a46c65cd52427cc61c22ac4aa (diff)
btrfs: unexport and move extent_invalidate_folio()
The function extent_invalidate_folio() has only a single caller inside btree_invalidate_folio(). There is no need to export such a function just for a single caller inside another file. Unexport extent_invalidate_folio() and move it to disk-io.c. And since we're moving the code, update the commit to match the current style, and remove the seemingly stale comment on the extent state removal, it's better explained by the comment just before btrfs_unlock_extent(). Signed-off-by: Qu Wenruo <wqu@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions