Documentation/filesystems/dlmfs.txt
0 → 100644
+130
−0
+3
−1
fs/ocfs2/dlm/dlmfs.c
0 → 100644
+640
−0
fs/ocfs2/dlm/dlmfsver.c
0 → 100644
+42
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
dlmfs: A minimal dlm userspace interface implemented via a virtual file system. Most of the OCFS2 tools make use of this to take cluster locks when doing operations on the file system. Signed-off-by:Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by:
Kurt Hackel <kurt.hackel@oracle.com>