[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-539-g6c293e4

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed May 19 01:52:39 PDT 2010


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  6c293e4fe411ef6a9407a521a0d34779b74e7170 (commit)
       via  9104a0150af055262bae93f30549b8e4e90a2b29 (commit)
       via  7f19038cf6959d1bd0d739b1fd797a1ce6c16736 (commit)
      from  fec49f9899af4736db60675c2f99c07d1b54d418 (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 6c293e4fe411ef6a9407a521a0d34779b74e7170
Author: Tao Ma <tao.ma at oracle.com>
Date:   Wed May 19 16:35:45 2010 +0800

    debugfs.ocfs2: fix i_dyn_features check.
    
    Signed-off-by: Tao Ma <tao.ma at oracle.com>
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

commit 9104a0150af055262bae93f30549b8e4e90a2b29
Author: Tao Ma <tao.ma at oracle.com>
Date:   Wed May 19 16:35:32 2010 +0800

    indexed-dir: code clean up.
    
    1. remove unused 'out'.
    2. change some '%lu' to PRIu64 for uint64_t.
    
    Signed-off-by: Tao Ma <tao.ma at oracle.com>
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

commit 7f19038cf6959d1bd0d739b1fd797a1ce6c16736
Author: Tao Ma <tao.ma at oracle.com>
Date:   Wed May 19 16:35:20 2010 +0800

    libocfs2: Remove split_rec from ocfs2_split_tree.
    
    In ocfs2 kernel, we use split_rec to generate rec.
    While in tools, we have added ctxt.rec, so remove
    split_rec. What's more, there is also a bug if we
    set ctxt.rec again in split_rec.
    
    Signed-off-by: Tao Ma <tao.ma at oracle.com>
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

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

Summary of changes:
 debugfs.ocfs2/commands.c            |    4 ++--
 libocfs2/dir_indexed.c              |    1 -
 libocfs2/extent_tree.c              |    2 --
 tunefs.ocfs2/feature_indexed_dirs.c |    6 +++---
 4 files changed, 5 insertions(+), 8 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list