Whamcloud - gitweb
LU-2771 ldlm: remove obsolete LDLM_FL_SERVER_LOCK 63/49563/2
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 5 Jan 2023 22:44:50 +0000 (15:44 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 19 Jan 2023 15:32:21 +0000 (15:32 +0000)
commitcb0aa0285b32fb432fc484cfd44e6e6e789c1025
treef4a9adc6b0007ff184155d99fe44b7af4a730aaa
parent0b406c91d175b6cdbdf472b70a37e618cd66a72d
LU-2771 ldlm: remove obsolete LDLM_FL_SERVER_LOCK

The LDLM_FL_SERVER_LOCK flag and accompanying accessor macros have
never been used since they were first introduced.  Remove them.
It looks like this may have been duplicated by LDLM_FL_NS_SRV.

Test-Parameters: trivial
Fixes: caa55aec4a ("LU-2771 dlmlock: compress out unused space")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Iffc9b126334a327a9054f9acae86f4a0d03ebbe5
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49563
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Vitaliy Kuznetsov <vkuznetsov@ddn.com>
Reviewed-by: jsimmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
contrib/debug_tools/epython_scripts/ldlm_lockflags.py
lustre/include/lustre_dlm_flags.h