summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorLi Zefan <lizf@cn.fujitsu.com>2008-09-08 16:47:19 +0200
committerTheodore Ts'o <tytso@mit.edu>2008-09-08 16:47:19 +0200
commit7ee1ec4ca30c6df8e989615cdaacb75f2af4fa6b (patch)
tree6d097319a8020d53543af86dfd19ffbbb0110b6e /drivers
parentjbd2: clean up how the journal device name is printed (diff)
downloadlinux-7ee1ec4ca30c6df8e989615cdaacb75f2af4fa6b.tar.xz
linux-7ee1ec4ca30c6df8e989615cdaacb75f2af4fa6b.zip
ext4: add missing unlock in ext4_check_descriptors() on error path
If there group descriptors are corrupted we need unlock the block group lock before returning from the function; else we will oops when freeing a spinlock which is still being held. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions