Whamcloud - gitweb
LU-8347 ldlm: granting conflicting locks 59/21059/5
authorAndriy Skulysh <andriy.skulysh@seagate.com>
Wed, 29 Jun 2016 11:07:23 +0000 (14:07 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 28 Oct 2016 23:49:48 +0000 (23:49 +0000)
commita42a91c783903ea15ad902032166c7e312dad7ee
treead556ba8c89a2c0fe3ef5469773a1d1560b3dc32
parent27c079d110cc2867dc0db8452695f37c24f77215
LU-8347 ldlm: granting conflicting locks

Postpone lock reprocess during lock replay stage.
Reprocess is needed during request replay stage
beacause local locks are still in use until
client ACK.

Change-Id: I250d22fee471db643f12a900fdfc51eacfa94aa2
Seagate-bug-id: MRP-3516
Signed-off-by: Andriy Skulysh <andriy.skulysh@seagate.com>
Reviewed-on: http://review.whamcloud.com/21059
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Patrick Farrell <paf@cray.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/tests/replay-dual.sh