diff options
author | Alexander Aring <aahringo@redhat.com> | 2022-08-15 22:43:15 +0300 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2022-08-23 22:39:51 +0300 |
commit | 44637ca41d551d409a481117b07fa209b330fca9 (patch) | |
tree | 5b6918a766278b42f290d0ac4189923d6a7e2715 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | eef6ec9bf390e836a6c4029f3620fe49528aa1fe (diff) | |
download | linux-44637ca41d551d409a481117b07fa209b330fca9.tar.xz |
fs: dlm: handle -EBUSY first in lock arg validation
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions