[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-761-g73dea51

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Thu Mar 1 11:26:54 PST 2012


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  73dea519f81719ae5a7fee9e5d1371344cdbc54d (commit)
       via  b964a29b0aabb0dfb3a0b70665e8158e41c731c1 (commit)
       via  11902413548919643608fd58aacb85749ac6fa5a (commit)
       via  a72950bb70e239767df3e938c978ec8028a9b95d (commit)
       via  296cb06f982d98dec2ca2e656f1db0adf38f31a9 (commit)
      from  22c69b9d881127cb2c70bd07ebfd2760aec42ee8 (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 73dea519f81719ae5a7fee9e5d1371344cdbc54d
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Mar 1 11:20:17 2012 -0800

    ocfs2: Tweak the man page
    
    The file deletion section needed a face lift.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

commit b964a29b0aabb0dfb3a0b70665e8158e41c731c1
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Feb 29 15:40:01 2012 -0800

    debugfs.ocfs2: net_stats reads user specified file
    
    Patch adds -f option to the net_stats command to allow the user to specify
    a file that is a saved copy of /sys/kernel/debug/o2net/stats.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

commit 11902413548919643608fd58aacb85749ac6fa5a
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Feb 23 09:24:49 2012 -0800

    debugfs.ocfs2: Print deadms in do_hb
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

commit a72950bb70e239767df3e938c978ec8028a9b95d
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Feb 23 09:24:49 2012 -0800

    include: Sync up headers from the kernel
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

commit 296cb06f982d98dec2ca2e656f1db0adf38f31a9
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Feb 23 09:24:45 2012 -0800

    libtools: Resync scandisk.[ch] with cman/qdisk (cluster.git)
    
    The code in this patch was authored by Fabio M. Di Nitto <fdinitto at redhat.com>
    and Lon Hohberger <lhh at redhat.com>.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

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

Summary of changes:
 debugfs.ocfs2/commands.c               |   33 +++++-
 debugfs.ocfs2/debugfs.ocfs2.8.in       |    6 +-
 debugfs.ocfs2/dump.c                   |    9 +-
 debugfs.ocfs2/dump_net_stats.c         |   30 ++++--
 debugfs.ocfs2/include/dump_net_stats.h |    2 +-
 include/o2cb/ocfs2_heartbeat.h         |    1 +
 include/o2cb/ocfs2_nodemanager.h       |    6 +
 include/ocfs2-kernel/ocfs1_fs_compat.h |    2 +-
 include/ocfs2-kernel/ocfs2_fs.h        |   76 ++++++++-----
 include/ocfs2-kernel/ocfs2_lockid.h    |   20 ++++
 include/tools-internal/scandisk.h      |    9 +-
 libocfs2/heartbeat.c                   |    1 +
 libocfs2/ocfs2.7.in                    |   53 ++++++---
 libtools-internal/scandisk.c           |  192 ++++++++++++++++++++------------
 14 files changed, 295 insertions(+), 145 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list