Whamcloud - gitweb
libext2fs: Fix various bugs from the metadata checksum integration
authorDarrick J. Wong <djwong@us.ibm.com>
Fri, 30 Sep 2011 19:38:43 +0000 (12:38 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 1 Oct 2011 01:28:12 +0000 (21:28 -0400)
commita7a63675af85b4b636e9df4961ca44ea03bf160b
tree3df88616950f1eb62362458d65b51af75922c5c4
parent8c0de61a245d43cfafbdc7d3f2201934d9dbe8c6
libext2fs: Fix various bugs from the metadata checksum integration

Fix several minor errors in structure definitions, the byteswap code,
and Makefiles that result from merging the crc32c and initial parts of
the metadata checksumming patchset.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/Makefile.in
lib/ext2fs/ext2fs.h
lib/ext2fs/swapfs.c