diff options
author | Yongqiang Yang <xiaoqiangnk@gmail.com> | 2011-08-01 12:32:19 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-08-01 12:32:19 +0200 |
commit | 33853a0dde359ded0534204eb6857ad5166d515b (patch) | |
tree | 2c7ab2e9bddc5418af1356bd579dd0d22605c1d9 /kernel | |
parent | ext4: add missing kfree() on error return path in add_new_gdb() (diff) | |
download | linux-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