[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-343-g50a9182

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Jul 28 12:54:49 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  50a9182f9d52b951f2ea8b32714e9af53c42b1ed (commit)
       via  44d8f3ed647c214ec60573ad67ab6eede0988d63 (commit)
       via  269a1b6874ce5e14f3a169baf29ed0f0adfd4457 (commit)
      from  f24380e32bd073edb790f0a3a7dcfba3b463ccbc (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 50a9182f9d52b951f2ea8b32714e9af53c42b1ed
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Tue Jul 28 12:52:13 2009 -0700

    fsck.ocfs2: Detect locally mounted volume
    
    Detect if the volume is mounted locally. If so, warn the user of
    the consequences of running fsck on a mounted volume.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 44d8f3ed647c214ec60573ad67ab6eede0988d63
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Fri Jul 24 17:02:12 2009 -0700

    fsck.ocfs2: Print version
    
    Patch to fix version print.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 269a1b6874ce5e14f3a169baf29ed0f0adfd4457
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Tue Jul 28 12:51:52 2009 -0700

    fsck.ocfs2: Print bold warning message when run with -F
    
    Print a bold warning if the user runs fsck.ocfs2 with cluster check
    disabled. The man page has also been updated to highlight the risk
    when running with this check disabled.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

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

Summary of changes:
 fsck.ocfs2/Makefile        |    2 +
 fsck.ocfs2/fsck.c          |   68 +++++++++++++++++++++++++++++--------------
 fsck.ocfs2/fsck.ocfs2.8.in |   11 ++++---
 3 files changed, 54 insertions(+), 27 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list