Gu Zheng 5fb08372a6 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>
2013-06-11 16:01:08 +09:00
..
2013-06-11 16:01:03 +09:00
2012-12-11 13:43:42 +09:00
2013-05-28 15:03:05 +09:00
2013-06-11 16:01:03 +09:00
2013-06-11 16:01:03 +09:00
2013-04-26 10:35:03 +09:00
2013-05-28 15:03:03 +09:00
2013-06-11 16:01:03 +09:00
2012-12-11 13:43:42 +09:00
2013-06-11 16:01:03 +09:00
2013-06-11 16:01:03 +09:00
2013-06-11 16:01:03 +09:00