]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: fix unbalanced mutex unlock in error path of ext4_li_request_new
authorNicolas Kaiser <nikai@nikai.net>
Thu, 28 Oct 2010 02:08:42 +0000 (22:08 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 Oct 2010 02:08:42 +0000 (22:08 -0400)
commitbb091f40c6fc7d892ac5662de5f44a9d54509060
treec8e76b2af5f0ccdc64d53907238947540de7d182
parent47a14575c54cf796135eef839ed5d15219d7702f
ext4: fix unbalanced mutex unlock in error path of ext4_li_request_new

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c