Alexander Aring 0c985722e0 fs: dlm: handle -EBUSY first in lock arg validation
commit 44637ca41d551d409a481117b07fa209b330fca9 upstream.

During lock arg validation, first check for -EBUSY cases, then for
-EINVAL cases. The -EINVAL checks look at lkb state variables
which are not stable when an lkb is busy and would cause an
-EBUSY result, e.g. lkb->lkb_grmode.

Cc: stable@vger.kernel.org
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-10-26 13:19:21 +02:00
..
2021-07-20 16:15:46 +02:00
2021-05-22 10:59:39 +02:00
2020-08-19 08:15:02 +02:00
2021-07-20 16:15:45 +02:00
2016-12-14 08:31:37 -08:00
2022-06-14 16:59:27 +02:00
2017-10-09 09:29:31 -05:00
2017-10-09 09:29:31 -05:00
2019-12-13 08:52:23 +01:00