[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-767-ge69bee0

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Mar 14 14:49:53 PDT 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  e69bee01c3eeb5d22208185b69584a63e90d6860 (commit)
       via  34c4b1220a0c382ba65a9e4ac55c56843a398021 (commit)
       via  deb5ade9145f8809f1fde19cf53bdfdf1fb7963e (commit)
       via  0e4dc91925080c8a4388000e3a5183ea0b6783b5 (commit)
      from  2647763ea05bb80a4b4586a624e7ad5103b59e17 (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 e69bee01c3eeb5d22208185b69584a63e90d6860
Author: Goldwyn Rodrigues <rgoldwyn at gmail.com>
Date:   Wed Mar 14 11:45:05 2012 -0700

    ocfs2_controld: Cleanup unused variables
    
    Signed-off-by: Goldwyn Rodrigues <rgoldwyn at suse.de>
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

commit 34c4b1220a0c382ba65a9e4ac55c56843a398021
Author: Goldwyn Rodrigues <rgoldwyn at gmail.com>
Date:   Wed Mar 14 11:43:58 2012 -0700

    o2info: Cleanup unused variables
    
    libo2info.c: In function 'do_fiemap':
    libo2info.c:408:25: warning: variable 'blk_shift' set but not used
    
    Signed-off-by: Goldwyn Rodrigues <rgoldwyn at suse.de>
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

commit deb5ade9145f8809f1fde19cf53bdfdf1fb7963e
Author: Goldwyn Rodrigues <rgoldwyn at gmail.com>
Date:   Wed Mar 14 11:41:32 2012 -0700

    o2cb_ctl: Cleanup unused variables
    
    jconfig.c: In function 'j_config_parse_base':
    jconfig.c:318:12: warning: variable 'toknam' set but not used
    jconfig.c: In function 'j_config_add_stanza':
    jconfig.c:1063:12: warning: variable 'tmp' set but not used
    
    Signed-off-by: Goldwyn Rodrigues <rgoldwyn at suse.de>
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

commit 0e4dc91925080c8a4388000e3a5183ea0b6783b5
Author: Goldwyn Rodrigues <rgoldwyn at gmail.com>
Date:   Wed Mar 14 11:38:55 2012 -0700

    libocfs2: Cleanup unused variables
    
    extent_tree.c: In function 'ocfs2_new_path':
    extent_tree.c:432:12: warning: variable 'ret' set but not used
    extent_tree.c: In function 'ocfs2_rotate_subtree_right':
    extent_tree.c:1429:29: warning: variable 'eb' set but not used
    extent_tree.c:1425:8: warning: variable 'right_leaf_eb' set but not used
    extent_tree.c: In function 'ocfs2_unlink_subtree':
    extent_tree.c:1802:28: warning: variable 'el' set but not used
    extent_tree.c: In function 'ocfs2_rotate_subtree_left':
    extent_tree.c:1837:8: warning: variable 'root_buf' set but not used
    extent_tree.c: In function 'ocfs2_split_extent':
    extent_tree.c:3766:28: warning: variable 'rightmost_el' set but not used
    extent_tree.c: In function 'ocfs2_truncate_rec':
    extent_tree.c:4033:6: warning: variable 'wants_rotate' set but not used
    extent_tree.c: In function 'ocfs2_split_extent':
    extent_tree.c:3781:30: warning: variable 'eb' set but not used
    dir_indexed.c: In function 'ocfs2_dx_dir_transfer_leaf':
    dir_indexed.c:759:42: warning: variable 'new_list' set but not used
    
    Signed-off-by: Goldwyn Rodrigues <rgoldwyn at suse.de>
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

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

Summary of changes:
 libocfs2/dir_indexed.c     |    3 +--
 libocfs2/extent_tree.c     |   26 +++-----------------------
 o2cb_ctl/jconfig.c         |    6 ------
 o2info/libo2info.c         |    5 +----
 ocfs2_controld/pacemaker.c |    1 -
 5 files changed, 5 insertions(+), 36 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list