Searched hist:f845fced913b1437659bb5baf187698547697afe (Results 1 – 6 of 6) sorted by relevance
/linux/fs/udf/ |
H A D | Makefile | diff f845fced913b1437659bb5baf187698547697afe Thu Apr 17 09:47:48 CEST 2008 Bob Copeland <me@bobcopeland.com> 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>
|
H A D | misc.c | diff f845fced913b1437659bb5baf187698547697afe Thu Apr 17 09:47:48 CEST 2008 Bob Copeland <me@bobcopeland.com> 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>
|
H A D | unicode.c | diff f845fced913b1437659bb5baf187698547697afe Thu Apr 17 09:47:48 CEST 2008 Bob Copeland <me@bobcopeland.com> 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>
|
H A D | namei.c | diff f845fced913b1437659bb5baf187698547697afe Thu Apr 17 09:47:48 CEST 2008 Bob Copeland <me@bobcopeland.com> 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>
|
H A D | inode.c | diff f845fced913b1437659bb5baf187698547697afe Thu Apr 17 09:47:48 CEST 2008 Bob Copeland <me@bobcopeland.com> 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>
|
/linux/fs/ |
H A D | Kconfig | diff f845fced913b1437659bb5baf187698547697afe Thu Apr 17 09:47:48 CEST 2008 Bob Copeland <me@bobcopeland.com> 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>
|