]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite632252e01b1b12a782001fc633b1d08690a8f33
treea5ae89de0399707d2351388907edcd7a194e86a7
parent5f0a3ed0f65bdfdfda085d1ee591792a66c8510f
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