commit | c51e4843e695234971c6bc0e0cddafc0863b232e | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Fri Apr 17 15:32:52 2020 +0200 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Thu Apr 23 13:33:09 2020 +0200 |
tree | e096286975d3c21c66d5b6e0bf8d560a0b06bfcb | |
parent | 5c49058bac24e2648d973b930bfb8f6a6695f8ee [diff] |
gfs2: Get rid of gfs2_glock_dq_wait in signal_our_withdraw Turn sdp->sd_live_gh into an uncached glock holder so that locking state changes will become visible to DLM immediately. That way, no additional waiting will be needed anymore. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>