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)
commitbeed5ecbaa377fa8bb6a54a6608e8725a21efdbc
treec8e76b2af5f0ccdc64d53907238947540de7d182
parenta6371b636f9f007ee5c90f85de048bc1b675424a
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