Whamcloud - gitweb
Fix gcc -Wall warnings in libuuid
[tools/e2fsprogs.git] / lib / ext2fs / csum.c
2008-04-21 Theodore Ts'oTransfer responsibility of setting the *_UNINIT flags...
2008-04-21 Theodore Ts'oRemove LAZY_BG feature
2008-04-20 Theodore Ts'oext2fs_set_gdt_csum: Remove setting of BLOCK_UNINIT
2008-04-20 Theodore Ts'oext2fs_set_gdt_csum: Remove bogus setting of ITABLE_ZEROED
2008-03-31 Andreas Dilgerext2fs_set_gdt_csum(): Return an error code on errors...
2008-03-31 Andreas Dilgerext2fs_set_gdt_csum(): Force the last block group to...
2008-03-31 Andreas Dilgerext2fs_set_gdt_csum(): Clean up superblock dirty flag...
2008-03-20 Jose R. SantosAdd initial checksum support for the gdt_checksum/unini...