libcdio-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libcdio-devel] libcdio treats a >4GB ISO-9660 file as 2 separate pa


From: Pete Batard
Subject: Re: [Libcdio-devel] libcdio treats a >4GB ISO-9660 file as 2 separate parts
Date: Fri, 25 Aug 2017 00:08:11 +0100

Hi Thomas,

Thanks for the analysis.

If possible, I'd vote for modifying struct iso9660_stat_s to use
uint64_t (or anything that's going to be typedef'd to uint64_t when
LFS is enabled) so that libcdio users don't have to jump through hoops
to get the actual size of a > 4GB file.

Apart from that, any solution that'll transparently handle files that
use multiple extents looks good to me.

Regards,

/Pete



reply via email to

[Prev in Thread] Current Thread [Next in Thread]