[Ocfs2-tools-commits] branch, metaecc, updated. ocfs2-tools-1.4.0-232-g1f07b47

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Dec 15 19:03:39 PST 2008


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, metaecc has been updated
       via  1f07b47df2bfafba6b81c514915810d5e633d1c1 (commit)
       via  934e74cd8e2611ff7c4a4b839e16c5a0e3c5cf2a (commit)
       via  73c999335ba9b01d3fb72f59fdb99fc926ef6fcc (commit)
      from  c621935e05dc9b5f7b07ee547cfa114ff4b32841 (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 1f07b47df2bfafba6b81c514915810d5e633d1c1
Author: Joel Becker <joel.becker at oracle.com>
Date:   Mon Dec 15 18:22:30 2008 -0800

    libocfs2: Shrink the usage of the ocfs2_hamming_encode() function.
    
    Take the hand-coded xor and just use xor on the word.  Start
    calc_code_bit() at a good approximation.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 934e74cd8e2611ff7c4a4b839e16c5a0e3c5cf2a
Author: Joel Becker <joel.becker at oracle.com>
Date:   Mon Dec 15 16:43:10 2008 -0800

    libocfs2: Add hamming code tester.
    
    Change the blockcheck.c debugexe code to allow us to time and optimize
    the ecc calculation.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 73c999335ba9b01d3fb72f59fdb99fc926ef6fcc
Author: Joel Becker <joel.becker at oracle.com>
Date:   Mon Dec 15 14:58:39 2008 -0800

    libocfs2: Bring hamming funcs up to the kernel level
    
    This means the multi-hunk api.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

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

Summary of changes:
 libocfs2/blockcheck.c |  659 ++++++++++++++++++++++++++++++++++++++++---------
 libocfs2/blockcheck.h |    8 +-
 2 files changed, 543 insertions(+), 124 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list