commit | a8ed37054f554e83abc22066957e1fe4b5b9e31b | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Thu Aug 02 20:47:46 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Aug 02 20:47:46 2012 -0400 |
tree | ddabeae1582e8390b217643a8c3b0035e86bb67d | |
parent | 033c3384902e9672267022405d29b8a36eb8a9a9 [diff] |
e2fsck: refactor crc32_be code Remove crc32_be in favor of the implementation in libext2fs. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>