[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-92-g484c35c

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Thu Jul 10 18:09:15 PDT 2008


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  484c35c9f9590baea9d1a5b716a225f1a3bb7a49 (commit)
       via  3d788e04ddaae3cc281e07ae22247bd911d2d851 (commit)
      from  05d33b142098a9042db10f438be48cb1eac366d5 (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 484c35c9f9590baea9d1a5b716a225f1a3bb7a49
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu Jul 10 12:52:41 2008 -0700

    libocfs2: Add ocfs2_clear_backup_super_list()
    
    The converse to ocfs2_set_backup_super_list() is needed to allow
    disabling of backup superblocks.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>
    Signed-off-by: Tao Ma <tao.ma at oracle.com>

commit 3d788e04ddaae3cc281e07ae22247bd911d2d851
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu Jul 10 12:52:14 2008 -0700

    libocfs2: Whoops, missed compat proto
    
    The commit "libocfs2: ocfs2_write_super() should update all
    superblocks" created some backup prototypes for deprecated function
    names.  However, I messed one up.  This fixes the prototype.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>
    Signed-off-by: Mark Fasheh <mfasheh at suse.com>

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

Summary of changes:
 include/ocfs2/ocfs2.h   |    8 ++++-
 libocfs2/backup_super.c |   64 +++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 68 insertions(+), 4 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list