dlm: check for undefined release_option values
authorAlexander Aring <aahringo@redhat.com>
Thu, 14 Aug 2025 15:22:14 +0000 (11:22 -0400)
committerDavid Teigland <teigland@redhat.com>
Thu, 14 Aug 2025 20:16:05 +0000 (15:16 -0500)
commit8e40210788636619404871df07445fa4590138b4
treee9177d8fe60f51d800dd0c6cb3d27d0089be98a4
parent8d90041a0d285044b89629f539ca0685e156848b
dlm: check for undefined release_option values

Checking on all undefined release_option values to return -EINVAL in
case a user is providing them to dlm_release_lockspace().

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/lockspace.c
include/linux/dlm.h