[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-349-gc9c737f

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Thu Jul 30 20:06:27 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  c9c737fb7a9cda87d718a3d61223c8937acf3659 (commit)
      from  61a8db53f31791fd09a717bceb5b860a58c7291a (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 c9c737fb7a9cda87d718a3d61223c8937acf3659
Author: Tao Ma <tao.ma at oracle.com>
Date:   Wed Jul 29 10:14:44 2009 +0800

    tunefs.ocfs2: Enable inline support for sparse/unsparse.
    
    Currently tunefs.ocfs2 will bug out when we do sparse related
    things(sparse/nosparse/list-sparse) if there is some inline files.
    So add support for it.
    
    This patch also add the support for unwritten extents.
    
    Signed-off-by: Tao Ma <tao.ma at oracle.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

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

Summary of changes:
 tunefs.ocfs2/feature_sparse_files.c      |    6 ++++++
 tunefs.ocfs2/feature_unwritten_extents.c |    3 +++
 tunefs.ocfs2/op_list_sparse_files.c      |    3 +++
 3 files changed, 12 insertions(+), 0 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list