From: Darrick J. Wong Date: Sun, 29 Apr 2012 22:39:10 +0000 (-0400) Subject: ext4: Calculate and verify checksums for htree nodes X-Git-Tag: v3.5-rc1~16^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbe89444042ab6540bc304343cfdcbc8b95d003d;p=pandora-kernel.git 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 Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed