Centos-kernel-stream-9/fs/ext4
Darrick J. Wong cc8e94fd12 ext4: Calculate and verify checksums of extended attribute blocks
Calculate and verify the checksums of extended attribute blocks.  This
only applies to separate EA blocks that are pointed to by
inode->i_file_acl (i.e.  external EA blocks); the checksum lives in
the EA header.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2012-04-29 18:43:10 -04:00
..
Kconfig ext4: load the crc32c driver if necessary 2012-04-29 18:27:10 -04:00
Makefile
acl.c
acl.h
balloc.c ext4: calculate and verify block bitmap checksum 2012-04-29 18:35:10 -04:00
bitmap.c ext4: calculate and verify block bitmap checksum 2012-04-29 18:35:10 -04:00
block_validity.c
dir.c ext4: calculate and verify checksums of directory leaf blocks 2012-04-29 18:41:10 -04:00
ext4.h ext4: calculate and verify checksums of directory leaf blocks 2012-04-29 18:41:10 -04:00
ext4_extents.h ext4: verify and calculate checksums for extent tree blocks 2012-04-29 18:37:10 -04:00
ext4_jbd2.c ext4: calculate and verify superblock checksum 2012-04-29 18:29:10 -04:00
ext4_jbd2.h ext4: calculate and verify superblock checksum 2012-04-29 18:29:10 -04:00
extents.c ext4: verify and calculate checksums for extent tree blocks 2012-04-29 18:37:10 -04:00
file.c
fsync.c
hash.c
ialloc.c ext4: calculate and verify block bitmap checksum 2012-04-29 18:35:10 -04:00
indirect.c
inode.c ext4: calculate and verify inode checksums 2012-04-29 18:31:10 -04:00
ioctl.c ext4: calculate and verify inode checksums 2012-04-29 18:31:10 -04:00
mballoc.c ext4: calculate and verify block bitmap checksum 2012-04-29 18:35:10 -04:00
mballoc.h
migrate.c
mmp.c
move_extent.c
namei.c ext4: calculate and verify checksums of directory leaf blocks 2012-04-29 18:41:10 -04:00
page-io.c
resize.c ext4: calculate and verify block bitmap checksum 2012-04-29 18:35:10 -04:00
super.c ext4: calculate and verify superblock checksum 2012-04-29 18:29:10 -04:00
symlink.c
truncate.h
xattr.c ext4: Calculate and verify checksums of extended attribute blocks 2012-04-29 18:43:10 -04:00
xattr.h ext4: change on-disk layout to support extended metadata checksumming 2012-04-29 18:23:10 -04:00
xattr_security.c
xattr_trusted.c
xattr_user.c