[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-310-g4d1c343

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Jun 26 14:46:14 PDT 2009


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  4d1c343001d554d1bcaacc79c7735ff7fda8fd9c (commit)
       via  50ee4f3458e3dd228db718c6afc36eba505eefd2 (commit)
      from  8d847f1eccff77d013e57de25cea46cb4dad3673 (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 4d1c343001d554d1bcaacc79c7735ff7fda8fd9c
Author: Coly Li <coly.li at suse.de>
Date:   Fri Jun 26 14:33:44 2009 -0700

    mkfs.c: code cleanup
    
    This patch does not make faster execution, just more readable.
    1) add a comments for cluster alignment.
    2) a minor code cleanup in initialize_bitmap()
    
    Signed-off-by: Coly Li <coly.li at suse.de>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 50ee4f3458e3dd228db718c6afc36eba505eefd2
Author: Coly Li <coly.li at suse.de>
Date:   Fri Jun 26 14:12:59 2009 -0700

    libocfs2: remove died dlm.h
    
    Header libocfs2/dlm.h is no use any more, all its declared prototypes are moved
    to other header file now. This patch removes libocfs2/dlm.h and its reference in
    libocfs2/Makefile from ocfs2-tools repository.
    
    Signed-off-by: Coly Li <coly.li at suse.de>
    Cc: Mark Fasheh <mfasheh at suse.com>
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

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

Summary of changes:
 libocfs2/Makefile |    1 -
 libocfs2/dlm.h    |   46 ----------------------------------------------
 mkfs.ocfs2/mkfs.c |    4 +++-
 3 files changed, 3 insertions(+), 48 deletions(-)
 delete mode 100644 libocfs2/dlm.h


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



More information about the Ocfs2-tools-commits mailing list