commit | 21d9ac1a5376d949199398848006f6b14649f533 | [log] [tgz] |
---|---|---|
author | Alexander Aring <aahringo@redhat.com> | Tue Nov 30 14:47:16 2021 -0500 |
committer | David Teigland <teigland@redhat.com> | Tue Dec 07 12:42:26 2021 -0600 |
tree | 673a07f065a27bd8d473c69cc915a586c970f257 | |
parent | bcbfea41e1f9d516faed1faf0f2d390c000bf0d9 [diff] |
fs: dlm: use event based wait for pending remove This patch will use an event based waitqueue to wait for a possible clash with the ls_remove_name field of dlm_ls instead of doing busy waiting. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>