Whamcloud - gitweb
LU-3537 mdt: allow cross-MDT rename and link 82/12282/48
authorWang Di <di.wang@intel.com>
Wed, 8 Oct 2014 03:42:47 +0000 (20:42 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 11 Jun 2015 16:12:05 +0000 (16:12 +0000)
commitaf8129c6039ecf3e23b722270ddbb786248a5164
treec96933fe1b71c98bd41f45d3b91e348ab8eb7019
parentdc689955366c895f9cdcc86d78f4221866fe0926
LU-3537 mdt: allow cross-MDT rename and link

Remove checks for cross-MDT operation, so cross-MDT
rename and link will be allowed.

Remove obsolete locality parameters in MDT lock API after all of
cross-MDT operations are allowed.

Change-Id: I29874d929f98593d00f5cbd836c7ce681d51add7
Signed-off-by: Wang Di <di.wang@intel.com>
Reviewed-on: http://review.whamcloud.com/12282
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lmv/lmv_obd.c
lustre/mdd/mdd_dir.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_hsm.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_open.c
lustre/mdt/mdt_reint.c
lustre/tests/recovery-small.sh
lustre/tests/sanity.sh
lustre/tests/test-framework.sh