| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2008-04-21 | dlm: common max length definitions | David Teigland | 1 | -0/+4 | |
| 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 <[email protected]> | |||||
| 2008-01-25 | dlm: Split lock mode and flag constants into a sharable header. | Joel Becker | 1 | -0/+159 | |
| This allows others to use the DLM constants without being tied to the function API of fs/dlm. Signed-off-by: Joel Becker <[email protected]> Signed-off-by: Steven Whitehouse <[email protected]> Signed-off-by: David Teigland <[email protected]> Signed-off-by: Mark Fasheh <[email protected]> | |||||