linux/fs/gfs2/locking/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
..
Makefile
lock.c
lock_dlm.h
main.c
mount.c dlm: allow multiple lockspace creates 2008-08-28 11:49:15 -05:00
sysfs.c
thread.c