]> git.baikalelectronics.ru Git - kernel.git/commit
jbd2: checksum commit blocks
authorDarrick J. Wong <djwong@us.ibm.com>
Sun, 27 May 2012 12:10:25 +0000 (08:10 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 27 May 2012 12:10:25 +0000 (08:10 -0400)
commit33fe26743d5b68c41696fc22ddd73a7e09f18b0a
tree667650c31970f9a89b26d701bf595c5599776eda
parent98ff8a62c27dd40e8dd9cc023121378d41d8f920
jbd2: checksum commit blocks

Calculate and verify the checksum of commit blocks.  In checksum v2,
deprecate most of the checksum v1 commit block checksum fields, since
each block has its own checksum.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/jbd2/commit.c
fs/jbd2/recovery.c