Commit 455c824b authored by Eric Sandeen's avatar Eric Sandeen Committed by Carlos Llamas
Browse files

UPSTREAM: f2fs: pass sbi rather than sb to parse_options()



With the new mount API the sb will not be available during initial option
parsing, which will happen before fill_super reads sb from disk.

Now that the sb is no longer directly referenced in parse_options, switch
it to use sbi.

(Note that all calls to f2fs_sb_has_* originating from parse_options will
need to be deferred to later before we can use the new mount API.)

Change-Id: Ieb015917c42953af9b0fdfce5fc846bc9fa9b3c3
Signed-off-by: default avatarEric Sandeen <sandeen@redhat.com>
Reviewed-by: default avatarChao Yu <chao@kernel.org>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
(cherry picked from commit 71e9bd3d)
parent d5e2b85d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment