summaryrefslogtreecommitdiffstats
path: root/fs/ext3
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2013-07-01 08:12:38 -0400
committerTheodore Ts'o <tytso@mit.edu>2013-07-01 08:12:38 -0400
commitfe52d17cdd343ac43c85cf72940a58865b9d3bfb (patch)
tree564fcb912a322ae9d1d2e50763210bda68bccede /fs/ext3
parentaeb2817a4ea99f62532adf3377be3b282d3bda12 (diff)
downloadlinux-stable-fe52d17cdd343ac43c85cf72940a58865b9d3bfb.tar.gz
linux-stable-fe52d17cdd343ac43c85cf72940a58865b9d3bfb.tar.bz2
linux-stable-fe52d17cdd343ac43c85cf72940a58865b9d3bfb.zip
jbd2: move superblock checksum calculation to jbd2_write_superblock()
Some of the functions which modify the jbd2 superblock were not updating the checksum before calling jbd2_write_superblock(). Move the call to jbd2_superblock_csum_set() to jbd2_write_superblock(), so that the checksum is calculated consistently. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Cc: Darrick J. Wong <darrick.wong@oracle.com> Cc: stable@vger.kernel.org
Diffstat (limited to 'fs/ext3')
0 files changed, 0 insertions, 0 deletions