Whamcloud - gitweb
LU-16565 target: Remove ldlm is,set,clear macros 42/57542/3
authorTimothy Day <timday@amazon.com>
Fri, 20 Dec 2024 04:12:17 +0000 (23:12 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 13 Mar 2025 17:06:40 +0000 (17:06 +0000)
commit475a1ba0769c96c20024b62fc32e02064e534cec
treec722a7ae4cd7c5627c430eb2f9af51443712315e
parent19a2573e16335ab7ea1d6f1813b9db87f732f49a
LU-16565 target: 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: I63198e3278d9be930c768b64ffdccc9cd1e74a76
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57542
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/target/tgt_handler.c
lustre/target/tgt_main.c