[Ocfs2-commits] branch, master, updated. ocfs2-1.4.0-135-gc5a38fb

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Aug 7 14:11:10 PDT 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.4".

The branch, master has been updated
       via  c5a38fb5582f9e7ea8f34d0ffa2e7d8db16717b6 (commit)
       via  606c63fff539e205161cb22863cdd5b3a2b901c5 (commit)
      from  0495984b484d72b3763a88da2b5c7553165abcbc (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 c5a38fb5582f9e7ea8f34d0ffa2e7d8db16717b6
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Fri Aug 7 14:08:46 2009 -0700

    ocfs2: Up version to 1.4.3
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

commit 606c63fff539e205161cb22863cdd5b3a2b901c5
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Fri Aug 7 14:05:34 2009 -0700

    ocfs2: Initialize the cluster we're writing to in a non-sparse extend
    
    In a non-sparse extend, we correctly allocate (and zero) the clusters between
    the old_i_size and pos, but we don't zero the portions of the cluster we're
    writing to outside of pos<->len.
    
    It handles clustersize > pagesize and blocksize < pagesize.
    
    [Cleaned up by Joel Becker.]
    
    [This patch was pulled from ocfs2.git before it hit the mainline.]
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

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

Summary of changes:
 configure.in    |    2 +-
 fs/ocfs2/aops.c |   66 +++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 48 insertions(+), 20 deletions(-)


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



More information about the Ocfs2-commits mailing list