Whamcloud - gitweb
LU-3054 build: fix 'program hangs' errors
authorSebastien Buisson <sebastien.buisson@bull.net>
Thu, 28 Mar 2013 15:37:27 +0000 (16:37 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 1 Jun 2013 02:22:30 +0000 (22:22 -0400)
commitfa691ac37ac6b8dfb2bd44b601d2a16245ed4001
tree112f123197d747ccf81755bd42c631e9fb1bb947
parentc5313fca3b79df98b0c5aaede687457077893b61
LU-3054 build: fix 'program hangs' errors

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

Signed-off-by: Sebastien Buisson <sebastien.buisson@bull.net>
Change-Id: I96c2bb05a5875ed493ebe99587e9901baea80fc8
Reviewed-on: http://review.whamcloud.com/5870
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Keith Mannthey <DELETED>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lnet/selftest/rpc.c
lustre/mdt/mdt_open.c
lustre/mdt/mdt_recovery.c