diff options
| author | Qu Wenruo <wqu@suse.com> | 2026-05-03 19:17:50 +0930 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-06-08 15:53:31 +0200 |
| commit | 51a07ae32a6b598eafb3863dc24ae585ab01257d (patch) | |
| tree | 6fbc6b9085f3190cdd6e9699767bd1336de788a5 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 022568f8d529e93a46c65cd52427cc61c22ac4aa (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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
