[DLM] fix leaking user locks
authorDavid Teigland <teigland@redhat.com>
Tue, 18 Jul 2006 16:24:04 +0000 (11:24 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 20 Jul 2006 04:11:15 +0000 (00:11 -0400)
commit34e22bed19013c77f942083e25cfc7adf6c71a8f
tree18c44bb1e3e3d40fc04f61020497f935a97df576
parent3b4a0a74949cf4f87f7ca84cc0457eb5687b2923
[DLM] fix leaking user locks

User NOQUEUE lock requests to a remote node that failed with -EAGAIN were
never being removed from a process's list of locks.

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