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>
This commit is contained in:
Bob Copeland
2008-04-17 09:47:48 +02:00
committed by Jan Kara
parent 706047a797
commit f845fced91
9 changed files with 32 additions and 203 deletions
+1
View File
@@ -663,6 +663,7 @@ config ZISOFS
config UDF_FS
tristate "UDF file system support"
select CRC_ITU_T
help
This is the new file system used on some CD-ROMs and DVDs. Say Y if
you intend to mount DVD discs or CDRW's written in packet mode, or