summaryrefslogtreecommitdiff
path: root/fs/dlm/rcom.c
diff options
context:
space:
mode:
authorAlexander Aring <aahringo@redhat.com>2023-03-06 23:48:13 +0300
committerDavid Teigland <teigland@redhat.com>2023-03-07 00:49:07 +0300
commit9f48eead5ea4c55692dd5628699a0d5715416615 (patch)
treebdd631ce821feb406c9a3d25b3ee3a53c68f7c07 /fs/dlm/rcom.c
parenta7e7ffacad7b9bbfc188cf20e9e5b04badf0a424 (diff)
downloadlinux-9f48eead5ea4c55692dd5628699a0d5715416615.tar.xz
fs: dlm: remove DLM_IFL_LOCAL_MS flag
The DLM_IFL_LOCAL_MS flag is an internal non shared flag but used in m_flags of dlm messages. It is not shared because it is only used for local messaging. Instead using DLM_IFL_LOCAL_MS in dlm messages we pass a parameter around to signal local messaging or not. This patch is adding the local parameter to signal local messaging. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/dlm/rcom.c')
0 files changed, 0 insertions, 0 deletions