Whamcloud - gitweb
LU-1064 mds: journal locking issue was fixed
authorIurii Golovach <iurii_golovach@xyratex.com>
Fri, 16 Mar 2012 03:06:10 +0000 (20:06 -0700)
committerJohann Lombardi <johann.lombardi@intel.com>
Thu, 29 Nov 2012 14:46:25 +0000 (09:46 -0500)
commit1fd243c89e3b221d40ce74b8ef47f1bca760c8f9
tree561a9e8b0f1366f1f0ab59659c68b94b18983dcf
parent2e6dbf8ca4d2092428d7c6d2894c31870b210883
LU-1064 mds: journal locking issue was fixed

During the downgrade procedure locking during
lma data removal is observed. The patch fix
this issue by moving the lma remove under the
mutex.

Reviewed-by: Vitaly Fertman <vfertman@xyratex.com>
Reviewed-by: Andrew Perepechko <aperepechko@xyratex.com>
Xyratex-bug-id: MRP-251

Signed-off-by: Iurii Golovach <Iurii_Golovach@xyratex.com>
Change-Id: I01e7bda03e3b0dfae92b7e03672c56b23a73989d
Reviewed-on: http://review.whamcloud.com/2077
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Keith Mannthey <kemannthey@gmail.com>
lustre/mds/mds_reint.c