Whamcloud - gitweb
LU-16565 osc: Remove ldlm is,set,clear macros 44/57544/2
authorTimothy Day <timday@amazon.com>
Fri, 20 Dec 2024 04:13:50 +0000 (23:13 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 13 Mar 2025 17:07:04 +0000 (17:07 +0000)
commit832fb0e2b18f7ffe6318695612e90d2bf77e1a16
treeed311a29c6c83d5ec2a58554a9b11e8f7e7a55c7
parent62eac36b7c9390f2696b3b29a990416ccfe29785
LU-16565 osc: 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: I40f627f5dbaa072b4a1e91adbca1c88d727fb84d
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57544
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/osc/osc_lock.c
lustre/osc/osc_object.c
lustre/osc/osc_request.c