diff options
author | Eric Sandeen <sandeen@redhat.com> | 2025-03-03 11:12:18 -0600 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-03-13 18:16:06 +0000 |
commit | b7de231b9df4eafc87ec693312c8889fc20f4e55 (patch) | |
tree | a47fe6b590604a66ba789b162503a25aca2c3dd4 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9cca49875997a1a7e92800a828a62bacb0f577b9 (diff) |
f2fs: pass sbi rather than sb to quota qf_name helpers
With the new mount api we will not have the superblock available during
option parsing. Prepare for this by passing *sbi rather than *sb.
For now, we are parsing after fill_super has been done, so sbi->sb will
exist. Under the new mount API this will require more care, but do the
simple change for now.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions