[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-560-gfed852d

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Aug 18 22:50:26 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  fed852d7f2efc2b68b28367f47015a06ed32c753 (commit)
      from  862001a972b495a79cafa98c8b7559b603ac5bf8 (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 fed852d7f2efc2b68b28367f47015a06ed32c753
Author: Tristan Ye <tristan.ye at oracle.com>
Date:   Wed Aug 18 12:05:49 2010 +0800

    Ocfs2-tools: Check device before doing all kinds of debugfs's cmds.
    
    To keep an unification and void segfault when referring to a NULL *fs pointer,
    we'd better check device first in the head of all do_xxx() commands.
    
    Currently, do_icheck() and do_stat() were being lack of such protection.
    
    Signed-off-by: Tristan Ye <tristan.ye at oracle.com>
    Acked-by: Tao Ma <tao.ma at oracle.com>

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

Summary of changes:
 debugfs.ocfs2/commands.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list