diff options
author | Gu Zheng <guz.fnst@cn.fujitsu.com> | 2013-06-07 14:16:53 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-06-11 16:01:08 +0900 |
commit | 5fb08372a689360b7db51b0cfb9a068fddf279a2 (patch) | |
tree | 1899d95dff9cde638d3f1d7a9b1a17546b1c531c /fs/f2fs/namei.c | |
parent | 8ae8f1627f39bae505b90cade50cd8a911b8bda6 (diff) |
f2fs: set sb->s_fs_info before calling parse_options()
In f2fs_fill_super(), set sb->s_fs_info before calling parse_options(), then we can get
f2fs_sb_info via F2FS_SB(sb) in parse_options().
So that the second argument "sbi" of func parse_options() is no longer needed.
Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/f2fs/namei.c')
0 files changed, 0 insertions, 0 deletions