commit | 8e40210788636619404871df07445fa4590138b4 | [log] [tgz] |
---|---|---|
author | Alexander Aring <aahringo@redhat.com> | Thu Aug 14 11:22:14 2025 -0400 |
committer | David Teigland <teigland@redhat.com> | Thu Aug 14 15:16:05 2025 -0500 |
tree | e9177d8fe60f51d800dd0c6cb3d27d0089be98a4 | |
parent | 8d90041a0d285044b89629f539ca0685e156848b [diff] |
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>