Whamcloud - gitweb
LU-7564 osp: Do not match the lock for OSP 06/18206/3
authorDi Wang <di.wang@intel.com>
Thu, 28 Jan 2016 11:20:07 +0000 (06:20 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 5 Feb 2016 14:55:03 +0000 (14:55 +0000)
commitbeab72b475c6006f53d5cab628cfdbe6dca09b32
tree57436e68cd6b1e4bab9399bea1ae4b86fd200c11
parentdc3a6a13d2cec51ca5d8ab1c870ce4cee3d80494
LU-7564 osp: Do not match the lock for OSP

In DNE operation, we do not need match the lock
in the OSP cache, so to lock the remote object
exclusively on master MDT, then other threads on
master MDT will not be able to access the remote
object at the same time.

Signed-off-by: Di Wang <di.wang@intel.com>
Change-Id: I69a4f243fb26f4e37857fea6fd63b650b6ad046e
Reviewed-on: http://review.whamcloud.com/18206
Tested-by: Jenkins
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osp/osp_md_object.c