fs: dlm: add union in dlm header for lockspace id
authorAlexander Aring <aahringo@redhat.com>
Fri, 21 May 2021 19:08:45 +0000 (15:08 -0400)
committerDavid Teigland <teigland@redhat.com>
Tue, 25 May 2021 14:22:20 +0000 (09:22 -0500)
commit8e2e40860c7f67c0b19b13d92cfea03a19232ce2
treea5ae89de0399707d2351388907edcd7a194e86a7
parent37a247da517f4315eed21585be8aa516e0b9cec9
fs: dlm: add union in dlm header for lockspace id

This patch adds union inside the lockspace id to handle it also for
another use case for a different dlm command.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/dlm_internal.h
fs/dlm/lock.c
fs/dlm/rcom.c
fs/dlm/util.c