aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorBaokun Li <[email protected]>2024-04-19 20:36:10 +0800
committerGao Xiang <[email protected]>2024-04-28 20:36:51 +0800
commit07abe43a28b2c660f726d66f5470f7f114f9643a (patch)
tree7a2ab5c07cba1459d3241fd778582439aaec3496 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent17597b1e18d2fafef2230c987479eccaeddb4628 (diff)
erofs: get rid of erofs_fs_context
Instead of allocating the erofs_sb_info in fill_super() allocate it during erofs_init_fs_context() and ensure that erofs can always have the info available during erofs_kill_sb(). After this erofs_fs_context is no longer needed, replace ctx with sbi, no functional changes. Suggested-by: Jingbo Xu <[email protected]> Signed-off-by: Baokun Li <[email protected]> Reviewed-by: Jingbo Xu <[email protected]> Reviewed-by: Gao Xiang <[email protected]> Reviewed-by: Chao Yu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions