ext4: calculate and verify block bitmap checksum
Compute and verify the checksum of the block bitmap; this checksum is stored in the block group descriptor. Signed-off-by:Darrick J. Wong <djwong@us.ibm.com> Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>
Showing
- fs/ext4/balloc.c 32 additions, 7 deletionsfs/ext4/balloc.c
- fs/ext4/bitmap.c 44 additions, 0 deletionsfs/ext4/bitmap.c
- fs/ext4/ext4.h 10 additions, 0 deletionsfs/ext4/ext4.h
- fs/ext4/ialloc.c 4 additions, 0 deletionsfs/ext4/ialloc.c
- fs/ext4/mballoc.c 7 additions, 1 deletionfs/ext4/mballoc.c
- fs/ext4/resize.c 7 additions, 0 deletionsfs/ext4/resize.c
Loading
Please register or sign in to comment