diff options
author | 2025-03-03 11:12:18 -0600 | |
---|---|---|
committer | 2025-03-13 18:16:06 +0000 | |
commit | b7de231b9df4eafc87ec693312c8889fc20f4e55 (patch) | |
tree | a47fe6b590604a66ba789b162503a25aca2c3dd4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: defer readonly check vs norecovery (diff) | |
download | wireguard-linux-b7de231b9df4eafc87ec693312c8889fc20f4e55.tar.xz wireguard-linux-b7de231b9df4eafc87ec693312c8889fc20f4e55.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions