[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-258-g51fa3e3

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Mar 4 23:55:49 PST 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  51fa3e334041d76522cde23bd99d5e155456c3d3 (commit)
      from  6ac78526717e79082cc8fc766600542cdd5e78d5 (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 51fa3e334041d76522cde23bd99d5e155456c3d3
Author: Tiger Yang <tiger.yang at oracle.com>
Date:   Thu Mar 5 15:53:28 2009 +0800

    ocfs2-tools: add mount option for relatime support
    
    This patch add mount option relatime in ocfs2.
    relatime only update atime if the previous atime is
    older than mtime or ctime. We have already support this
    feature in mainline kernel at 2.6.20.
    
    Signed-off-by: Tiger Yang <tiger.yang at oracle.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

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

Summary of changes:
 mount.ocfs2/mount.ocfs2.8.in  |    8 ++++++++
 mount.ocfs2/mount_constants.h |    3 +++
 mount.ocfs2/opts.c            |    8 ++------
 3 files changed, 13 insertions(+), 6 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list