-
- Downloads
[DLM] canceling deadlocked lock
Add a function that can be used through libdlm by a system daemon to cancel another process's deadlocked lock. A completion ast with EDEADLK is returned to the process waiting for the lock. Signed-off-by:David Teigland <teigland@redhat.com> Signed-off-by:
Steven Whitehouse <swhiteho@redhat.com>
Showing
- fs/dlm/dlm_internal.h 1 addition, 0 deletionsfs/dlm/dlm_internal.h
- fs/dlm/lock.c 53 additions, 0 deletionsfs/dlm/lock.c
- fs/dlm/lock.h 1 addition, 0 deletionsfs/dlm/lock.h
- fs/dlm/user.c 25 additions, 0 deletionsfs/dlm/user.c
- include/linux/dlm_device.h 1 addition, 0 deletionsinclude/linux/dlm_device.h
Loading
Please register or sign in to comment