diff options
author | Darrick J. Wong <djwong@us.ibm.com> | 2012-04-29 18:39:10 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2012-04-29 18:39:10 -0400 |
commit | dbe89444042ab6540bc304343cfdcbc8b95d003d (patch) | |
tree | 436c6e039ffef3387fcfac0bb699f0b14b4c9ba6 /fs/ext4/dir.c | |
parent | 7ac5990d5a3e2e465162880819cc46c6427d3b6f (diff) | |
download | linux-dbe89444042ab6540bc304343cfdcbc8b95d003d.tar.bz2 |
ext4: Calculate and verify checksums for htree nodes
Calculate and verify the checksum for directory index tree (htree)
node blocks. The checksum is stored in the last 4 bytes of the htree
block and requires the dx_entry array to stop 1 dx_entry short of the
end of the block.
Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/dir.c')
0 files changed, 0 insertions, 0 deletions