]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit45eeaf3f617192d6330cea0e2501a92e5e8b3115
tree3a024471d62491f0160031663e0db23f42be37b8
parentf943b5d0bf92f097f790bb605a765f7b776747e9
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