Skip to content
Commit 2a7ce0ed authored by David Teigland's avatar David Teigland
Browse files

dlm: remove shared message stub for recovery



kmalloc a stub message struct during recovery instead of sharing the
struct in the lockspace.  This leaves the lockspace stub_ms only for
faking downconvert replies, where it is never modified and sharing
is not a problem.

Also improve the debug messages in the same recovery function.

Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
parent c6ff669b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment