commit | f06f2a399d2a7c58743bb76ba4bf50ae98eea609 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Mon Jan 24 18:55:32 2022 +0100 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Mon Jan 24 18:55:32 2022 +0100 |
tree | f257b50531814e98adab25c9050b4103b29639dc | |
parent | 1a892db34a9e1f388b318a1cccacc9d199435c88 [diff] |
gfs2: Make use of DLM_LKF_IDLE flag Make use of the DLM_LKF_IDLE flag to prevent dlm_lock() and dlm_unlock() from returning -EBUSY. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>