[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-657-g69759a2

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue May 24 19:22:59 PDT 2011


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  69759a296ea10d697519f7a997a1c7e1f58bf5cd (commit)
      from  8ed89746932e209214013d13fc49dc23eeb05d73 (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 69759a296ea10d697519f7a997a1c7e1f58bf5cd
Author: Tiger Yang <tiger.yang at oracle.com>
Date:   Wed Mar 2 17:45:08 2011 +0800

    ocfs2-tools: support strictatime in ocfs2
    
    Strictatime was introduced into vfs, so this patch adding support
    to it in ocfs2. Now we have three types behavior about update atime,
    noatime, relatime and strictatime. With strictatime, the minimum
    update interval is specified by atime_quantum, which defaults to 60 secs.
    
    Signed-off-by: Tiger Yang <tiger.yang at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

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

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


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



More information about the Ocfs2-tools-commits mailing list