linux-stable-rt/fs/dlm
David Teigland 0f8e0d9a31 dlm: allow multiple lockspace creates
Add a count for lockspace create and release so that create can
be called multiple times to use the lockspace from different places.
Also add the new flag DLM_LSFL_NEWEXCL to create a lockspace with
the previous behavior of returning -EEXIST if the lockspace already
exists.

Signed-off-by: David Teigland <teigland@redhat.com>
2008-08-28 11:49:15 -05:00
..
Kconfig
Makefile
ast.c
ast.h
config.c dlm: rename structs 2008-08-13 12:47:36 -05:00
config.h
debug_fs.c
dir.c
dir.h
dlm_internal.h dlm: allow multiple lockspace creates 2008-08-28 11:49:15 -05:00
lock.c
lock.h
lockspace.c dlm: allow multiple lockspace creates 2008-08-28 11:49:15 -05:00
lockspace.h
lowcomms.c
lowcomms.h
lvb_table.h
main.c
member.c
member.h
memory.c
memory.h
midcomms.c
midcomms.h
netlink.c
plock.c
rcom.c
rcom.h
recover.c
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c dlm: allow multiple lockspace creates 2008-08-28 11:49:15 -05:00
user.h dlm: allow multiple lockspace creates 2008-08-28 11:49:15 -05:00
util.c
util.h