Whamcloud - gitweb
LU-16565 ldlm: [2] Remove ldlm is,set,clear macros 49/57549/3
authorTimothy Day <timday@amazon.com>
Fri, 20 Dec 2024 04:16:33 +0000 (23:16 -0500)
committerOleg Drokin <green@whamcloud.com>
Mon, 31 Mar 2025 05:56:08 +0000 (05:56 +0000)
commit6a9340d744fc5ccc250909b497eb18a43a885339
tree642c6d1a44d62647f7c95082216d9df276cb6f7d
parent0ab007719fa538dc7dddcc0b67af6ae50bbb609b
LU-16565 ldlm: [2] Remove ldlm is,set,clear macros

Replaces ldlm_{is,set,clear} macros with the direct flag
names.

The patch has been generated with the coccinelle script in
contrib/cocci/ldlm_flags.cocci.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I30fb07d30f08e84e98d42e2cd11792833ac45c1f
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57549
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ldlm/ldlm_lock.c