ocfs2: Use global DLM_ constants in generic code.
authorJoel Becker <joel.becker@oracle.com>
Fri, 1 Feb 2008 20:14:57 +0000 (12:14 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 18 Apr 2008 15:56:03 +0000 (08:56 -0700)
commitbd3e76105d4478ab89951a52d1a35250d24a9f16
tree3a024471d62491f0160031663e0db23f42be37b8
parent24ef1815e5e13e50196eb1ab8ddc0d783443bdf8
ocfs2: Use global DLM_ constants in generic code.

The ocfs2 generic code should use the values in <linux/dlmconstants.h>.
stackglue.c will convert them to o2dlm values.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/dlmglue.c
fs/ocfs2/stackglue.c
fs/ocfs2/stackglue.h