From: Kurt Hackel Date: Thu, 15 Dec 2005 22:31:23 +0000 (-0800) Subject: [PATCH] OCFS2: The Second Oracle Cluster Filesystem X-Git-Tag: v2.6.16-rc1~474^2~19^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6714d8e86bf443f6f7af50f9d432025649f091f5;p=pandora-kernel.git [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 Signed-off-by: Kurt Hackel --- Reading git-diff-tree failed