summaryrefslogtreecommitdiff
path: root/fs/f2fs/dir.c
diff options
context:
space:
mode:
authorGu Zheng <guz.fnst@cn.fujitsu.com>2013-06-07 06:16:53 (GMT)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>2013-06-11 07:01:08 (GMT)
commit5fb08372a689360b7db51b0cfb9a068fddf279a2 (patch)
tree1899d95dff9cde638d3f1d7a9b1a17546b1c531c /fs/f2fs/dir.c
parent8ae8f1627f39bae505b90cade50cd8a911b8bda6 (diff)
downloadlinux-fsl-qoriq-5fb08372a689360b7db51b0cfb9a068fddf279a2.tar.xz
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/dir.c')
0 files changed, 0 insertions, 0 deletions