Eric Sandeen b7de231b9d 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>
2025-03-13 18:16:06 +00:00
..
2025-03-11 19:37:55 +00:00
2025-02-13 17:58:31 +00:00
2025-03-13 18:16:06 +00:00
2025-02-28 16:31:06 +00:00
2025-03-11 19:38:00 +00:00
2025-03-13 18:15:59 +00:00
2024-09-24 15:12:38 -07:00