aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorAlexander Aring <[email protected]>2022-04-06 17:34:16 +0000
committerDavid Teigland <[email protected]>2022-04-06 19:03:09 +0000
commitba58995909b5098ca4003af65b0ccd5a8d13dd25 (patch)
treeb79ab6eebcb578abeec0e5c86d509ecc44c80c25 /fs/jbd2/commit.c
parentdlm: fix wake_up() calls for pending remove (diff)
downloadkernel-ba58995909b5098ca4003af65b0ccd5a8d13dd25.tar.gz
kernel-ba58995909b5098ca4003af65b0ccd5a8d13dd25.zip
dlm: fix pending remove if msg allocation fails
This patch unsets ls_remove_len and ls_remove_name if a message allocation of a remove messages fails. In this case we never send a remove message out but set the per ls ls_remove_len ls_remove_name variable for a pending remove. Unset those variable should indicate possible waiters in wait_pending_remove() that no pending remove is going on at this moment. Cc: [email protected] Signed-off-by: Alexander Aring <[email protected]> Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions