android_kernel_xiaomi_sm8350/fs/dlm
David Teigland 8499137d4e [DLM] add orphan purging code (1/2)
Add code for purging orphan locks.  A process can also purge all of its
own non-orphan locks by passing a pid of zero.  Code already exists for
processes to create persistent locks that become orphans when the process
exits, but the complimentary capability for another process to then purge
these orphans has been missing.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2007-05-01 09:11:10 +01:00
..
ast.c
ast.h
config.c
config.h
debug_fs.c [PATCH] mark struct file_operations const 6 2007-02-12 09:48:45 -08:00
dir.c
dir.h
dlm_internal.h [DLM] add orphan purging code (1/2) 2007-05-01 09:11:10 +01:00
Kconfig [DLM/GFS2] indent help text 2007-02-05 13:38:20 -05:00
lock.c [DLM] add orphan purging code (1/2) 2007-05-01 09:11:10 +01:00
lock.h
lockspace.c [DLM] overlapping cancel and unlock 2007-05-01 09:11:00 +01:00
lockspace.h
lowcomms-sctp.c
lowcomms-tcp.c [DLM] fix coverity-spotted stupidity 2007-05-01 09:10:57 +01:00
lowcomms.h
lvb_table.h
main.c
Makefile
member.c
member.h
memory.c [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 2007-02-11 10:51:27 -08:00
memory.h
midcomms.c
midcomms.h
rcom.c
rcom.h
recover.c [DLM] fix master recovery 2007-02-05 13:36:58 -05:00
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c [DLM] overlapping cancel and unlock 2007-05-01 09:11:00 +01:00
user.h
util.c
util.h