[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-609-ge0cafae

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Feb 16 18:38:32 PST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Tools to manage the ocfs2 filesystem.".

The branch, master has been updated
       via  e0cafaec83b17643f04dbc5d96031d8bb1ce4267 (commit)
       via  38fdff4f5773bc63eb8b73828e2db028825b7184 (commit)
      from  29a83dc3840dc6d5d400c5c3209fe669d5d1d5b6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e0cafaec83b17643f04dbc5d96031d8bb1ce4267
Author: Tiger Yang <tiger.yang at oracle.com>
Date:   Tue Feb 15 14:16:32 2011 +0800

    ocfs2-tools: set or clear s_uuid_hash in tunefs.ocfs2
    
    s_uuid_hash is used by two features indexed-dirs and xattr,
    so set or clear it should concern the other feature's status.
    
    Signed-off-by: Tiger Yang <tiger.yang at oracle.com>
    Acked-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Mark Fasheh <mfasheh at suse.com>

commit 38fdff4f5773bc63eb8b73828e2db028825b7184
Author: Tiger Yang <tiger.yang at oracle.com>
Date:   Tue Feb 15 14:07:40 2011 +0800

    ocfs2-tools: Set hash seed when convert ocfs2 to support indexed-dirs
    
    The hash seed should be set in super block when convert ocfs2
    to support indexed-dirs with tunefs.ocfs2, and it should be clear
    when disable indexed-dirs.
    
    Signed-off-by: Tiger Yang <tiger.yang at oracle.com>
    Acked-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Mark Fasheh <mfasheh at suse.com>

-----------------------------------------------------------------------

Summary of changes:
 tunefs.ocfs2/feature_indexed_dirs.c |   16 ++++++++++++++++
 tunefs.ocfs2/feature_xattr.c        |   10 ++++++++--
 2 files changed, 24 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Tools to manage the ocfs2 filesystem.



More information about the Ocfs2-tools-commits mailing list