[Ocfs2-devel] [PATCH 1/1] ocfs2: Refresh documentation

Sunil Mushran sunil.mushran at oracle.com
Mon Nov 2 13:38:10 PST 2009


Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
---
 Documentation/filesystems/ocfs2.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/filesystems/ocfs2.txt b/Documentation/filesystems/ocfs2.txt
index c2a0871..c58b9f5 100644
--- a/Documentation/filesystems/ocfs2.txt
+++ b/Documentation/filesystems/ocfs2.txt
@@ -20,15 +20,16 @@ Lots of code taken from ext3 and other projects.
 Authors in alphabetical order:
 Joel Becker   <joel.becker at oracle.com>
 Zach Brown    <zach.brown at oracle.com>
-Mark Fasheh   <mark.fasheh at oracle.com>
+Mark Fasheh   <mfasheh at suse.com>
 Kurt Hackel   <kurt.hackel at oracle.com>
+Tao Ma        <tao.ma at oracle.com>
 Sunil Mushran <sunil.mushran at oracle.com>
 Manish Singh  <manish.singh at oracle.com>
+Tiger Yang    <tiger.yang at oracle.com>
 
 Caveats
 =======
 Features which OCFS2 does not support yet:
-	- quotas
 	- Directory change notification (F_NOTIFY)
 	- Distributed Caching (F_SETLEASE/F_GETLEASE/break_lease)
 
@@ -70,7 +71,6 @@ commit=nrsec	(*)	Ocfs2 can be told to sync all its data and metadata
 			performance.
 localalloc=8(*)		Allows custom localalloc size in MB. If the value is too
 			large, the fs will silently revert it to the default.
-			Localalloc is not enabled for local mounts.
 localflocks		This disables cluster aware flock.
 inode64			Indicates that Ocfs2 is allowed to create inodes at
 			any location in the filesystem, including those which
-- 
1.5.6.5




More information about the Ocfs2-devel mailing list