Whamcloud - gitweb
LU-16565 mdc: Remove ldlm is,set,clear macros 47/57547/2
authorTimothy Day <timday@amazon.com>
Fri, 20 Dec 2024 04:14:59 +0000 (23:14 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 19 Mar 2025 23:32:58 +0000 (23:32 +0000)
commitf718723bc62ae1a83a2629c10d92fbd8409f7e05
treeadd6eac40fcf37e655cbbb41c85477278008baf8
parentfb5e44e6198efacc6ec7ed11b1168b80fae27839
LU-16565 mdc: 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: I03dfce5398c17201e4f18b3c9792daab751fa8e6
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57547
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/mdc/mdc_dev.c