Sunil Mushran
2009-Nov-02 21:38 UTC
[Ocfs2-devel] [PATCH 1/1] ocfs2: Refresh documentation
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
On Mon, Nov 02, 2009 at 01:38:10PM -0800, Sunil Mushran wrote:> Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>In the "fixes" branch of ocfs2.git. Joel -- Joel's First Law: Nature abhors a GUI. Joel Becker Principal Software Developer Oracle E-mail: joel.becker at oracle.com Phone: (650) 506-8127