Whamcloud - gitweb
LU-4925 lmv: validate lock with correct stripe FID 26/10026/20
authorwang di <di.wang@intel.com>
Fri, 18 Apr 2014 19:28:45 +0000 (12:28 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 21 May 2014 17:00:07 +0000 (17:00 +0000)
commit29bd1e0228c0dee31bf876548c7621b51d8a09af
tree0bf284e9deb4c7c6ff68ea364b8a3008ebd36244
parent0d8c5ccc4ecfe7c0d10a0a4f92fd291320a97190
LU-4925 lmv: validate lock with correct stripe FID

In ll_lookup_it_finish, we need use the real parent(stripe)
FID to validate the parent UPDATE lock.

Add test81 in sanityn to verify the case.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: Iba07f9e17103867ad7f3d78a5adcc3c9857999d6
Reviewed-on: http://review.whamcloud.com/10026
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/obd.h
lustre/include/obd_class.h
lustre/llite/namei.c
lustre/lmv/lmv_obd.c
lustre/tests/sanityn.sh