aboutsummaryrefslogtreecommitdiff
path: root/fs/dlm/util.h
AgeCommit message (Collapse)AuthorFilesLines
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland1-0/+22
This is the core of the distributed lock manager which is required to use GFS2 as a cluster filesystem. It is also used by CLVM and can be used as a standalone lock manager independantly of either of these two projects. It implements VAX-style locking modes. Signed-off-by: David Teigland <[email protected]> Signed-off-by: Steve Whitehouse <[email protected]>