[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-120-ga54404e

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Aug 4 15:36:27 PDT 2008


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  a54404ef57ba1022d82970f76cfb3daad647be52 (commit)
      from  4a8416f5f5700b01e1c2191e2b9e0910fc6ee829 (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 a54404ef57ba1022d82970f76cfb3daad647be52
Author: Coly Li <coyli at suse.de>
Date:   Fri Aug 1 09:37:36 2008 +0800

    [PATCH] ocfs2-tools: add error message to mount.ocfs2 when mount point is invalid
    
    Adds error messages to mount.ocfs2 when mount point is invalid in three conditions:
    1) mount point does not exist.
    2) mount point is a symbolic link.
    3) mount point is not a directory.
    Adding these error messages can help ocfs2console provides more helpful feedback information to end
    use. Similar information can be found when mounting ext[234] file systems.
    
    Patch is generated against upstream ocfs2-tools.
    
    Signed-off-by: Coly Li <coyli at suse.de>
    Signed-off-by: Mark Fasheh <mfasheh at suse.com>
    Signed-off-by: Sunil Mushran <Sunil.Mushran at oracle.com>

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

Summary of changes:
 mount.ocfs2/mount.ocfs2.c |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list