From: Sunil Mushran Date: Wed, 6 Dec 2006 01:56:35 +0000 (-0800) Subject: ocfs2: local mounts X-Git-Tag: v2.6.20-rc1~146^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c271c5c22b0a7ca45fda15f1f4d258bca36a5b94;p=pandora-kernel.git ocfs2: local mounts This allows users to format an ocfs2 file system with a special flag, OCFS2_FEATURE_INCOMPAT_LOCAL_MOUNT. When the file system sees this flag, it will not use any cluster services, nor will it require a cluster configuration, thus acting like a 'local' file system. Signed-off-by: Sunil Mushran Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed