[DLM] fix socket shutdown
authorPatrick Caulfield <pcaulfie@redhat.com>
Fri, 1 Jun 2007 15:07:26 +0000 (10:07 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 9 Jul 2007 07:23:05 +0000 (08:23 +0100)
commitafb853fb4eec380b492a3c369f837359359c28e8
treeee589e832761f6915db48a222288f68164874a05
parent89918647a445fddfe223b097e29f775dcfa81eab
[DLM] fix socket shutdown

This patch clears the user_data of active sockets as part of cleanup.
This prevents any late-arriving data from trying to add jobs to the work
queue while we are tidying up.

Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com>
Signed-Off-By: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/lowcomms.c