[Ocfs2-commits] branch, master, updated. f9159446230902447bc5bcfca05648a176dec0b5

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Nov 23 17:20:01 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 "The ocfs2 filesystem version 1.6".

The branch, master has been updated
       via  f9159446230902447bc5bcfca05648a176dec0b5 (commit)
       via  72006d0367e3c29838792b76fb4aa85b2fd629dc (commit)
      from  01d5d880b2064da95b9ae79aa293e3c64476002c (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 f9159446230902447bc5bcfca05648a176dec0b5
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Mon Nov 23 17:17:04 2009 -0800

    ocfs2: Enable fallocate() support
    
    EL5 U4 enables fallocate() support for file systems that has FS_HAS_FALLOCATE
    flag set. Patch detects such kernels and appends the flag to enable it.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit 72006d0367e3c29838792b76fb4aa85b2fd629dc
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Mon Nov 23 17:17:15 2009 -0800

    ocfs2: Enable fiemap() support
    
    EL5 U4 enables fiemap() support for file systems that has FS_HAS_FIEMAP
    flag set. Patch detects such kernels and appends the flag to enable it.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

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

Summary of changes:
 fs/ocfs2/super.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The ocfs2 filesystem version 1.6



More information about the Ocfs2-commits mailing list