Whamcloud - gitweb
LU-6473 mdt: enqueue lookup lock on the parent MDT 95/14495/10
authorwang di <di.wang@intel.com>
Fri, 17 Apr 2015 15:48:52 +0000 (08:48 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 5 Jun 2015 05:23:27 +0000 (05:23 +0000)
commitb1f01a709ffe66d82f13ad421d319432d235c05b
tree99d7c1fbbff93c423ca29dfb9565f25aad74d40e
parent3111196ece8cece79812c1dd0b065b6148191fde
LU-6473 mdt: enqueue lookup lock on the parent MDT

Because the parent MDT will control the LOOKUP lock,
so Unlink and migration should enqueue the LOOKUP lock
on the parent MDT.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: I68fa328dc0e5f255b6a5b99a22db90a722c415fa
Reviewed-on: http://review.whamcloud.com/14495
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_reint.c