]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit78dd95a21940dc0cca516ee4c31fee605a56bc07
treec3ccbd028cb7970070114a8b0f45adfbebb113cb
parent33fe26743d5b68c41696fc22ddd73a7e09f18b0a
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