]> Git Repo - linux.git/commit
ext4: remove redundant code in ext4_fill_super()
authorLi Zefan <[email protected]>
Fri, 11 Jul 2008 23:27:31 +0000 (19:27 -0400)
committerTheodore Ts'o <[email protected]>
Fri, 11 Jul 2008 23:27:31 +0000 (19:27 -0400)
commitf9a8ac99fd79eb961a8573ccf058439bc17b4d3a
tree9fadb826277793f1bfb155b031da8fd8c4fbde08
parent530576bbf379fc45cfb34f246257d8526db44567
ext4: remove redundant code in ext4_fill_super()

The previous sb_min_blocksize() has already set the block size.

Signed-off-by: Li Zefan <[email protected]>
Signed-off-by: Mingming Cao <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
fs/ext4/super.c
This page took 0.051915 seconds and 4 git commands to generate.