dlm: Split lock mode and flag constants into a sharable header.
authorJoel Becker <joel.becker@oracle.com>
Fri, 5 Oct 2007 21:31:44 +0000 (14:31 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 25 Jan 2008 22:46:04 +0000 (14:46 -0800)
commitd69a3ad6a0e47b2aa9b2b2ddfd385752132a4d34
tree8e4a3283e9ce892217f69b1066d7933908652b00
parente63aecb651ba73dffc62f9608ee1b7ae2a0ffd4b
dlm: Split lock mode and flag constants into a sharable header.

This allows others to use the DLM constants without being tied to the
function API of fs/dlm.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
include/linux/Kbuild
include/linux/dlm.h
include/linux/dlmconstants.h [new file with mode: 0644]