ocfs2: local mounts
authorSunil Mushran <Sunil.Mushran@oracle.com>
Wed, 6 Dec 2006 01:56:35 +0000 (17:56 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 8 Dec 2006 01:37:53 +0000 (17:37 -0800)
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 <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found