jbd2: checksum data blocks that are stored in the journal
authorDarrick J. Wong <djwong@us.ibm.com>
Sun, 27 May 2012 12:12:12 +0000 (08:12 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 27 May 2012 12:12:12 +0000 (08:12 -0400)
commitc390087591dcbecd244c31d979ccdad49ae83364
treec3ccbd028cb7970070114a8b0f45adfbebb113cb
parent1f56c5890e3e815c6f4eabfc87a8a81f439b6f3d
jbd2: checksum data blocks that are stored in the journal

Calculate and verify checksums of each data block being stored in the journal.

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/journal.c
fs/jbd2/recovery.c