OSDN Git Service

libext2fs: create the block bitmap checksum
authorDarrick J. Wong <djwong@us.ibm.com>
Mon, 30 Jul 2012 23:04:04 +0000 (19:04 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 30 Jul 2012 23:04:04 +0000 (19:04 -0400)
commite7dc95c6773fa0a49c54846ae609df1d8c2a7286
treef8c4dc17065e88de45190548e199a2660e7f7817
parent11ac780e5f6a896e6b166314fafe66f334ca162a
libext2fs: create the block bitmap checksum

Calculate and verify the block bitmap checksum.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/blknum.c
lib/ext2fs/csum.c
lib/ext2fs/ext2_fs.h
lib/ext2fs/ext2fs.h
lib/ext2fs/rw_bitmaps.c