summaryrefslogtreecommitdiff
path: root/lib/ext2fs/crc32c_defs.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-03libext2fs: move #include "ext2fs.h" from crc32c_defs.h to crc32c.cTheodore Ts'o1-17/+0
2011-09-28libext2fs: use ext2fs byte swap functions for portabilityTheodore Ts'o1-4/+5
2011-09-15libext2fs: Add crc32c implementation for metadata checksummingDarrick J. Wong1-0/+67