[Ocfs2-commits] branch, new1, created. ocfs2-1.4.0-205-gbd26250

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Oct 6 15:59:09 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 "The ocfs2 filesystem version 1.4".

The branch, new1 has been created
        at  bd26250b0583e717d086becfc6b5a151ecd08452 (commit)

- Log -----------------------------------------------------------------
commit bd26250b0583e717d086becfc6b5a151ecd08452
Author: Srinivas Eeda <srinivas.eeda at oracle.com>
Date:   Wed Oct 6 15:49:24 2010 -0700

    ocfs2: validate bg_free_bits_count after update
    
    Mainline commit 159884bbc43a30fb628d5f14b1acf6e52fa134ed
    
    This patch adds a safe check to ensure bg_free_bits_count doesn't exceed
    bg_bits in a group descriptor. This is to avoid on disk corruption that was
    seen recently.
    
    debugfs: group <52803072>
           Group Chain: 179   Parent Inode: 11  Generation: 2959379682
           CRC32: 00000000   ECC: 0000
           ##   Block#            Total    Used     Free     Contig   Size
           0    52803072          32256    4294965350   34202    18207    4032
           ......
    
    Signed-off-by: Srinivas Eeda <srinivas.eeda at oracle.com>
    Acked-by: Sunil Mushran<sunil.mushran at oracle.com>

commit f33771189fdf1a9d7e25c9728e41751498a80e9f
Author: Tristan Ye <tristan.ye at oracle.com>
Date:   Wed Oct 6 15:48:01 2010 -0700

    Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c
    
    Mainline commit 228ac6357718df2d5c8d70210fa51b2225aab5ee
    
    This patch tries to handle the case in which list 'dlm->tracking_list' is
    empty, to avoid accessing an invalid pointer. It fixes the following oops:
    
    http://oss.oracle.com/bugzilla/show_bug.cgi?id=1287
    
    Signed-off-by: Tristan Ye <tristan.ye at oracle.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

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


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



More information about the Ocfs2-commits mailing list