summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorYongqiang Yang <xiaoqiangnk@gmail.com>2011-08-01 12:32:19 +0200
committerTheodore Ts'o <tytso@mit.edu>2011-08-01 12:32:19 +0200
commit33853a0dde359ded0534204eb6857ad5166d515b (patch)
tree2c7ab2e9bddc5418af1356bd579dd0d22605c1d9 /kernel
parentext4: add missing kfree() on error return path in add_new_gdb() (diff)
downloadlinux-33853a0dde359ded0534204eb6857ad5166d515b.tar.xz
linux-33853a0dde359ded0534204eb6857ad5166d515b.zip
ext4: use the correct error exit path in ext4_init_inode_table()
This patch lets ext4_init_inode_table() handle errors right. ext4_init_inode_table() should down_write() alloc_sem which has been up_write()ed and stop the started journal handle. Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions