[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-359-g94a94fd

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Thu Aug 6 16:03:15 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  94a94fdd9ce1ccb71bd40ab3638f5e5636b96dbe (commit)
      from  b70db45756124ca179b1a56653998fd475d7e12b (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 94a94fdd9ce1ccb71bd40ab3638f5e5636b96dbe
Author: Mark Fasheh <mfasheh at suse.com>
Date:   Tue Jul 28 15:18:50 2009 -0700

    debugfs.ocfs2: Add 'frag' command
    
    This patch adds a new debugfs.ocfs2 command, 'frag' which will calculate the
    ratio of extents to clusters in an inodes data btree. This can be used to
    get a semi-accurate idea of an inodes data fragmentation level.
    
    Signed-off-by: Mark Fasheh <mfasheh at suse.com>
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

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

Summary of changes:
 debugfs.ocfs2/commands.c     |   98 ++++++++++++++++++++++++++++++++++++++++++
 debugfs.ocfs2/dump.c         |   14 ++++++
 debugfs.ocfs2/include/dump.h |    2 +
 3 files changed, 114 insertions(+), 0 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list