diff options
author | 2013-07-01 08:12:38 -0400 | |
---|---|---|
committer | 2013-07-01 08:12:38 -0400 | |
commit | fe52d17cdd343ac43c85cf72940a58865b9d3bfb (patch) | |
tree | 564fcb912a322ae9d1d2e50763210bda68bccede /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: pass inode pointer instead of file pointer to punch hole (diff) | |
download | linux-dev-fe52d17cdd343ac43c85cf72940a58865b9d3bfb.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions