Whamcloud - gitweb
LU-17970 ldlm: add lock match flag LDLM_MATCH_SKIP_UNUSED 08/55508/10
authorBobi Jam <bobijam@whamcloud.com>
Mon, 24 Jun 2024 06:18:51 +0000 (14:18 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 2 Jan 2025 20:41:18 +0000 (20:41 +0000)
commit91fbcee9555982cbf8482808b7a93e4fe452fefa
treea614c5abdf1637b86601f8ac719a3de6074355e9
parentfb790204ce3ebd26f9a93923279ddc4009f49792
LU-17970 ldlm: add lock match flag LDLM_MATCH_SKIP_UNUSED

Add lock match flag LDLM_MATCH_SKIP_UNUSED to skip match unused lock.

Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: I31d8f051b837a5b00cee6f2bc1ad9782acc62892
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55508
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
15 files changed:
lustre/include/lustre_dlm.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/ldlm/ldlm_lock.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/namei.c
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_dev.c
lustre/mdc/mdc_internal.h
lustre/mdc/mdc_locks.c
lustre/mdt/mdt_io.c
lustre/osc/osc_object.c
lustre/osc/osc_request.c