commit | f845fced913b1437659bb5baf187698547697afe | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Thu Apr 17 09:47:48 2008 +0200 |
committer | Jan Kara <jack@suse.cz> | Thu Apr 17 14:29:56 2008 +0200 |
tree | e23244018eeb8a57229ef0f12f69521a50881e14 | |
parent | 706047a79725b585cf272fdefc234b31b6545c72 [diff] |
udf: use crc_itu_t from lib instead of udf_crc As pointed out by Sergey Vlasov, UDF implements its own version of the CRC ITU-T V.41. Convert it to use the one in the library. Signed-off-by: Bob Copeland <me@bobcopeland.com> Cc: Sergey Vlasov <vsu@altlinux.ru> Signed-off-by: Jan Kara <jack@suse.cz>