]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: remove needs_recovery in ext4_mb_init()
authorAkira Fujita <a-fujita@rs.jp.nec.com>
Mon, 28 May 2012 18:19:25 +0000 (14:19 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 28 May 2012 18:19:25 +0000 (14:19 -0400)
commitef6868dabe893e6f947b7054b387e633e5608b63
tree8feeb9279c718d176fd7cb54594e5226da099fda
parent6decab20f1c3faf9a88f32d756d103bbe83e7fb6
ext4: remove needs_recovery in ext4_mb_init()

needs_recovery in ext4_mb_init() is not used, remove it.

Signed-off-by: Akira Fujita <a-fujita@rs.jp.ne.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/mballoc.c
fs/ext4/super.c