Whamcloud - gitweb
LU-18136 ldlm: delete LDLM_LOCK_* macros from header 14/56014/5
authorTimothy Day <timday@amazon.com>
Tue, 13 Aug 2024 02:27:33 +0000 (22:27 -0400)
committerOleg Drokin <green@whamcloud.com>
Sun, 2 Feb 2025 06:24:37 +0000 (06:24 +0000)
commit54e304b9b52b1ca78d8b4a947cbba3f746489bdb
treeb504270cc31201d7280b2440e6c08117617513b8
parent5ed2090176ab0f3ce807fa47d96402d2418eb9b5
LU-18136 ldlm: delete LDLM_LOCK_* macros from header

These macros are simply duplicates of the corresponding
ldlm_lock_* functions. Now that no code uses these,
remove them.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I72f562c4d9567e744e8dea7ae9fd836715c4f3eb
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56014
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_dlm.h
lustre/ldlm/ldlm_flock.c
lustre/ldlm/ldlm_lockd.c
lustre/mdc/mdc_locks.c