[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-561-g6e7008e

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Sep 8 10:24:33 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, master has been updated
       via  6e7008eec025ce12f6e3a8789fa26821e4512d83 (commit)
      from  fed852d7f2efc2b68b28367f47015a06ed32c753 (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 6e7008eec025ce12f6e3a8789fa26821e4512d83
Author: Jan Kara <jack at suse.cz>
Date:   Wed Sep 8 10:23:09 2010 -0700

    dirblock.c: Fix byte swapping of dir block trailer
    
    ocfs2_swap_dir_trailer() was always nop as it didn't store swapped values thus
    leading to corrupted dir block trailer on big endian machines. Fix the problem
    by storing the values properly.
    
    Signed-off-by: Jan Kara <jack at suse.cz>
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

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

Summary of changes:
 libocfs2/dirblock.c |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list