-
- Downloads
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
A distributed lock manager built with the cluster file system use case in mind. The OCFS2 dlm exposes a VMS style API, though things have been simplified internally. The only lock levels implemented currently are NLMODE, PRMODE and EXMODE. Signed-off-by:Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by:
Kurt Hackel <kurt.hackel@oracle.com>
Showing
- fs/ocfs2/dlm/Makefile 6 additions, 0 deletionsfs/ocfs2/dlm/Makefile
- fs/ocfs2/dlm/dlmapi.h 214 additions, 0 deletionsfs/ocfs2/dlm/dlmapi.h
- fs/ocfs2/dlm/dlmast.c 466 additions, 0 deletionsfs/ocfs2/dlm/dlmast.c
- fs/ocfs2/dlm/dlmcommon.h 884 additions, 0 deletionsfs/ocfs2/dlm/dlmcommon.h
- fs/ocfs2/dlm/dlmconvert.c 530 additions, 0 deletionsfs/ocfs2/dlm/dlmconvert.c
- fs/ocfs2/dlm/dlmconvert.h 35 additions, 0 deletionsfs/ocfs2/dlm/dlmconvert.h
- fs/ocfs2/dlm/dlmdebug.c 246 additions, 0 deletionsfs/ocfs2/dlm/dlmdebug.c
- fs/ocfs2/dlm/dlmdebug.h 30 additions, 0 deletionsfs/ocfs2/dlm/dlmdebug.h
- fs/ocfs2/dlm/dlmdomain.c 1469 additions, 0 deletionsfs/ocfs2/dlm/dlmdomain.c
- fs/ocfs2/dlm/dlmdomain.h 36 additions, 0 deletionsfs/ocfs2/dlm/dlmdomain.h
- fs/ocfs2/dlm/dlmlock.c 676 additions, 0 deletionsfs/ocfs2/dlm/dlmlock.c
- fs/ocfs2/dlm/dlmmaster.c 2666 additions, 0 deletionsfs/ocfs2/dlm/dlmmaster.c
- fs/ocfs2/dlm/dlmrecovery.c 2132 additions, 0 deletionsfs/ocfs2/dlm/dlmrecovery.c
- fs/ocfs2/dlm/dlmthread.c 695 additions, 0 deletionsfs/ocfs2/dlm/dlmthread.c
- fs/ocfs2/dlm/dlmunlock.c 672 additions, 0 deletionsfs/ocfs2/dlm/dlmunlock.c
- fs/ocfs2/dlm/dlmver.c 42 additions, 0 deletionsfs/ocfs2/dlm/dlmver.c
- fs/ocfs2/dlm/dlmver.h 31 additions, 0 deletionsfs/ocfs2/dlm/dlmver.h
Loading
Please register or sign in to comment