Whamcloud - gitweb
LU-16565 mdt: Remove ldlm is,set,clear macros 45/57545/2
authorTimothy Day <timday@amazon.com>
Fri, 20 Dec 2024 04:14:11 +0000 (23:14 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 13 Mar 2025 17:07:16 +0000 (17:07 +0000)
commitaf4b4b59f93b5300232a961c5be1b1807d5e6729
treeb792135b75b9c05965f8dc9a7461204aaffcaaf9
parent832fb0e2b18f7ffe6318695612e90d2bf77e1a16
LU-16565 mdt: 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: I866c23748a176e8cc4e391e5111d1133caf2988f
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57545
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_open.c
lustre/mdt/mdt_reint.c