[Ocfs2-commits] branch, master, updated. ocfs2-1.4.8-2-gb6f3de3

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Nov 19 01:09:38 PST 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 "The ocfs2 filesystem version 1.4".

The branch, master has been updated
       via  b6f3de3fd54026df748bfd1449bbe31b9803f8f7 (commit)
      from  63af1bc2564f7566bf015971b5c7bd95c47f98e7 (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 b6f3de3fd54026df748bfd1449bbe31b9803f8f7
Author: Tristan Ye <tristan.ye at oracle.com>
Date:   Wed Nov 17 11:34:11 2010 +0800

    Ocfs2-1.4: Backport mainline commit 'Journaling i_flags and i_orphaned_slot when adding inode to orphan dir' to ocfs2-1.4
    
    Mainline commit 3939fda4b389993caf8741df5739b3e49f33a263
    
    Currently, some callers were missing to journal the dirty inode after
    adding it to orphan dir.
    
    Now we're going to journal such modifications within the ocfs2_orphan_add()
    itself, It's safe to do so, though some existing caller may duplicate this,
    and it makes the logic look more straightforward anyway.
    
    Signed-off-by: Tristan Ye <tristan.ye at oracle.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

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

Summary of changes:
 fs/ocfs2/namei.c |   26 ++++++++++++++++++++++----
 1 files changed, 22 insertions(+), 4 deletions(-)


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



More information about the Ocfs2-commits mailing list