]> git.baikalelectronics.ru Git - kernel.git/commit
dlm: common max length definitions
authorDavid Teigland <teigland@redhat.com>
Mon, 14 Apr 2008 19:06:29 +0000 (14:06 -0500)
committerDavid Teigland <teigland@redhat.com>
Mon, 21 Apr 2008 16:22:29 +0000 (11:22 -0500)
commit138be42c01cfa3d5513ebfe4d98909c1083fe314
tree1033829746e0440e3b603381b9ed640a0af1ec2a
parentd30c5f76607d05e17aa43802531fc798ad69c3f9
dlm: common max length definitions

Add central definitions for max lockspace name length and max resource
name length.  The lack of central definitions has resulted in scattered
private definitions which we can now clean up, including an unused one
in dlm_device.h.

Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/dlm_internal.h
include/linux/dlm.h
include/linux/dlm_device.h
include/linux/dlmconstants.h