• Kirill Korotaev's avatar
    fix ext3 block bitmap leakage · 4c8a6fed
    Kirill Korotaev authored
    This patch fixes ext3 block bitmap leakage,
    which leads to the following fsck messages on
    _healthy_ filesystem:
    Block bitmap differences:  -64159 -73707
    
    All kernels up to 2.6.17 have this bug.
    
    Found by
       Vasily Averin <vvs@sw.ru> and Andrey Savochkin <saw@sawoct.com>
    Test case triggered the issue was created by
       Dmitry Monakhov <dmonakhov@sw.ru>
    Signed-Off-By: default avatarKirill Korotaev <dev@openvz.org>
    Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
    4c8a6fed
inode.c 89.3 KB