acrn-kernel/fs/dlm
Patrick Caulfield e2de7f5655 [DLM] fix oops in kref_put when removing a lockspace
Now that the lockspace struct is freed when the last sysfs object is released
this patch prevents use of that lockspace by sysfs. We attempt to re-get the
lockspace from the lockspace list and fail the request if it has been removed.

Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2006-11-06 09:28:01 -05:00
..
Kconfig [DLM] Kconfig: don't show an empty DLM menu 2006-10-12 17:10:35 -04:00
Makefile
ast.c
ast.h
config.c
config.h
debug_fs.c [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs) 2006-09-28 08:32:24 -04:00
dir.c
dir.h
dlm_internal.h
lock.c [GFS2/DLM] Fix trailing whitespace 2006-09-25 09:26:04 -04:00
lock.h
lockspace.c [DLM] fix oops in kref_put when removing a lockspace 2006-11-06 09:28:01 -05:00
lockspace.h
lowcomms.c [DLM] fix iovec length in recvmsg 2006-10-20 09:13:10 -04:00
lowcomms.h [PATCH] dlm gfp_t annotations 2006-10-09 14:19:08 -07:00
lvb_table.h
main.c
member.c
member.h
memory.c
memory.h
midcomms.c
midcomms.h
rcom.c
rcom.h
recover.c
recover.h
recoverd.c [DLM] add new lockspace to list ealier 2006-08-25 10:02:53 -04:00
recoverd.h
requestqueue.c
requestqueue.h
user.c [DLM] force removal of user lockspace 2006-08-31 12:15:37 -04:00
user.h
util.c
util.h