]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre: fix 'program hangs' errors
authorSebastien Buisson <sebastien.buisson@bull.net>
Mon, 22 Jul 2013 16:06:26 +0000 (00:06 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 19:39:21 +0000 (12:39 -0700)
commitf8c47be4e883bc49171a85985e6fb54d4680c6eb
treec064071749e1e8e0937b965e7738300ccbc3ce8a
parent1253b2e850850a66a71a512d2f830d4e0205ac72
staging/lustre: fix 'program hangs' errors

Fix 'program hangs' defects found by Coverity version 6.5.1:
Missing unlock (LOCK)
Returning without unlocking.

Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3054
Lustre-change: http://review.whamcloud.com/5870
Signed-off-by: Sebastien Buisson <sebastien.buisson@bull.net>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/selftest/rpc.c