Home
last modified time | relevance | path

Searched hist:"33853 a0d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dialloc.c33853a0d Mon Aug 01 05:32:19 CDT 2011 Yongqiang Yang <xiaoqiangnk@gmail.com> 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>
33853a0d Mon Aug 01 05:32:19 CDT 2011 Yongqiang Yang <xiaoqiangnk@gmail.com> 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>