]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ext4: remove redundant code in ext4_fill_super()
authorLi Zefan <lizf@cn.fujitsu.com>
Fri, 11 Jul 2008 23:27:31 +0000 (19:27 -0400)
committerTheodore Ts'o <tytso@mit.edu>
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 <lizf@cn.fujitsu.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c