[DLM] sequence number missing in not_ready reply
authorDavid Teigland <teigland@redhat.com>
Wed, 23 Aug 2006 17:50:54 +0000 (12:50 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 24 Aug 2006 13:37:43 +0000 (09:37 -0400)
commitf5888750aad219bec42f3f28354eb230d1a47b89
tree23f189a18b183138ff8d3c78d92320fe9151fa13
parent32f105a123804c7882d447f013aeb3530b4d63c0
[DLM] sequence number missing in not_ready reply

When a status reply is sent for a lockspace that doesn't yet exist, the
message sequence number from the sender was not being copied into the
reply causing the sender to ignore the reply.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/rcom.c