Whamcloud - gitweb
LU-18136 misc: add LDLM_LOCK_* macros to spelling.txt 04/56004/2
authorTimothy Day <timday@amazon.com>
Tue, 13 Aug 2024 02:31:09 +0000 (22:31 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 23 Aug 2024 22:04:16 +0000 (22:04 +0000)
These macros are simply duplicates of the corresponding
ldlm_lock_* functions. Favor the non-macro versions.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I8608ea301c6f7c71ee76ac2977276b67f6591c1e
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56004
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Patrick Farrell <patrick.farrell@oracle.com>
Reviewed-by: jsimmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
contrib/scripts/spelling.txt

index cf3afd9..55a8314 100644 (file)
@@ -150,3 +150,6 @@ version_code.*2.1[7-9]||version 2.16.x should be used
 vui_tot_count||vui_tot_bytes
 wait_queue_t||wait_queue_entry_t
 xa_insert||ll_xa_insert
+LDLM_LOCK_PUT||ldlm_lock_put
+LDLM_LOCK_RELEASE||ldlm_lock_put
+LDLM_LOCK_GET||ldlm_lock_get