Whamcloud - gitweb
LU-16565 quota: Remove ldlm is,set,clear macros 43/57543/2
authorTimothy Day <timday@amazon.com>
Fri, 20 Dec 2024 04:13:09 +0000 (23:13 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 13 Mar 2025 17:06:51 +0000 (17:06 +0000)
commit62eac36b7c9390f2696b3b29a990416ccfe29785
tree4a74bdcd98e8a46f9f514c4ac96c2c64be3d03a6
parent475a1ba0769c96c20024b62fc32e02064e534cec
LU-16565 quota: 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: I364cb11cbbfc00f133e1193204a920233b3a1b37
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57543
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/quota/qmt_handler.c
lustre/quota/qsd_lock.c