[Ocfs2-tools-commits] branch, dx_dirs, updated. ocfs2-tools-1.4.0-521-g4d46289

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Apr 20 09:41:00 PDT 2010


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, dx_dirs has been updated
       via  4d46289538fba0d0cc6ac4aa28b5cd0e1b9e07a5 (commit)
      from  88d139c22a91b17ff451a50e37d002d8714748f3 (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 4d46289538fba0d0cc6ac4aa28b5cd0e1b9e07a5
Author: Mark Fasheh <mfasheh at suse.com>
Date:   Tue Apr 20 09:37:10 2010 -0700

    libocfs2: fix ocfs2_init_dir() to retain indexed flag
    
    We were re-using the out of date 'cached inode' later in the function after
    ocfs2_dx_dir_build() (which updates and writes out the inode internally).
    
    As a result, ocfs2_init_dir() was accidentally clearing
    OCFS2_INDEXED_DIR_FL. Fix this by refreshing the cache after the call to
    ocfs2_dx_dir_build().
    
    Signed-off-by: Mark Fasheh <mfasheh at suse.com>

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

Summary of changes:
 libocfs2/expanddir.c |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list