Whamcloud - gitweb
LU-6263 lmv: fix parent FID for migration 17/13817/8
authorwang di <di.wang@intel.com>
Wed, 18 Feb 2015 18:58:29 +0000 (10:58 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 26 Feb 2015 17:56:42 +0000 (17:56 +0000)
commitff65006d2bbb1b587b8dd47fc0f3e466db21f77e
tree9f9b54e3a5f22a7c5c7c9a131cc26e6b32a050da
parent7c82a9c81d03dec059132dddafd0bdde188b321d
LU-6263 lmv: fix parent FID for migration

If the migrating directory is under striped directory, it needs
to set right stripe FID for its parent.

Update migration test script (sanity test_230) to do migration
under striped dir.

Add -i to test_mkdir().

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: Ic230f9b63bc21c1391e397a0d3ff689e3f0ba5dc
Reviewed-on: http://review.whamcloud.com/13817
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Tested-by: Jenkins
lustre/lmv/lmv_obd.c
lustre/tests/sanity.sh
lustre/tests/test-framework.sh