[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-769-gff84eb5

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Feb 25 18:22:54 PST 2013


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  ff84eb5b6e76427f227632d5604703b8584d1b7f (commit)
       via  22a6cdcae280dfe7b5b6b39e6868faa0faa7e650 (commit)
      from  e69bee01c3eeb5d22208185b69584a63e90d6860 (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 ff84eb5b6e76427f227632d5604703b8584d1b7f
Author: Srinivas Eeda <srinivas.eeda at oracle.com>
Date:   Mon Feb 25 15:58:15 2013 -0800

    ocfs2-tools: add support for xvd devices
    
    It is common for virtual disks to be used with ocfs2 inside a VM. With Xen, these devices are /dev/xvd. This patch allows for xvd devices to be used when using global-heartbeat.
    
    Signed-off-by: Wim Coekaerts <wim.coekaerts at oracle.com>
    Acked-by: sunil.mushran at gmail.com

commit 22a6cdcae280dfe7b5b6b39e6868faa0faa7e650
Author: Srinivas Eeda <srinivas.eeda at oracle.com>
Date:   Mon Feb 25 16:10:16 2013 -0800

    ocfs2-tools: support /sys/block symlinks
    
    When running a kernel without SYSFS_DEPRECATED, /sys/block contains symlinks
    This patch will follow symlinks, otherwise these devices get filtered out.
    
    Signed-off-by: Wim Coekaerts <wim.coekaerts at oracle.com>
    Acked-by: sunil.mushran at gmail.com

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

Summary of changes:
 libtools-internal/scandisk.c |    5 ++++-
 o2cb_ctl/o2cb_scandisk.c     |    2 ++
 2 files changed, 6 insertions(+), 1 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list