Whamcloud - gitweb
LU-17871 ldlm: FLOCK ownlocks may be not set 84/55184/7
authorAndriy Skulysh <andriy.skulysh@hpe.com>
Wed, 3 Apr 2024 10:34:32 +0000 (13:34 +0300)
committerOleg Drokin <green@whamcloud.com>
Wed, 5 Jun 2024 04:53:20 +0000 (04:53 +0000)
commitede8d928d6c47551371512c80dfa4f159260e7e2
tree8d6caa863f4b8fcf8461e4bab60c5c3d3175af11
parent3702ea1ca9278803ec742ad0791ec84762c158cf
LU-17871 ldlm: FLOCK ownlocks may be not set

Conflict checking loop should continue until ownlocks is set.
Ownlocks variable is essential for lock merges.

Change-Id: Ied526581dd7d4f100c95f2fe582d117a87a8a584
Fixes: b07a57027e (LU-15402 ldlm: speedup RD flock enqueue)
HPE-bug-id: LUS-12243
Signed-off-by: Andriy Skulysh <andriy.skulysh@hpe.com>
Reviewed-by: Vitaly Fertman <vitaly.fertman@hpe.com>
Reviewed-by: Alexander Boyko <alexander.boyko@hpe.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55184
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Sergey Cheremencev <scherementsev@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ldlm/ldlm_flock.c