Made comparison of file sizes in iso_file_src_cmp() unconditional.

This commit is contained in:
2009-04-07 12:17:52 +02:00
parent 8a0be8ca19
commit 98a6db7f7f
2 changed files with 0 additions and 24 deletions

View File

@ -5044,12 +5044,6 @@ struct burn_source {
#define Libisofs_setlocale_in_iniT yes
/* Stabilization: Trying to avoid the risk of losing file content by duplicate
inodes. iso_file_src_cmp() shall compare sizes too.
*/
#define Libisofs_file_src_cmp_sizE yes
/* Protocol Upgrade : change to AAIP-2.0 with field signature "AL"
*/
#define Libisofs_aaip_2_0 yes