Bug 8199 - libisofs should allow checking the size of an image
Summary: libisofs should allow checking the size of an image
Status: RESOLVED FIXED
Alias: None
Product: burn
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high enhancement
Assignee: Dana Jansens
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-09 07:42 UTC by Ben Hutchings
Modified: 2013-03-16 18:11 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Ben Hutchings 2006-09-09 07:42:09 UTC
There is a need in some applications, such as debian-cd, to pack files into
volumes. The size of filesystem metadata on a ISO 9660 volume is not easily
predictable so this requires feedback from the filesystem creator. To support
such applications, there should be a function in libisofs to calculate the
on-disk size of an iso_volume without actually preparing the image.
Comment 1 chemtech 2013-03-15 14:19:11 UTC
Ben Hutchings
Do you still experience this issue with newer drivers ?
Please check the status of your issue.
Comment 2 Ben Hutchings 2013-03-16 18:11:43 UTC
(In reply to comment #1)
> Ben Hutchings
> Do you still experience this issue with newer drivers ?
> Please check the status of your issue.

This appears to have been implemented in 0.6.40:

* New API call iso_write_opts_set_will_cancel() avoids start of write thread
  and is to be used to inquire the future image size.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.