Small change in iso_hybrid_fs.txt
This commit is contained in:
parent
f39e73d2ce
commit
1bbdb97a2d
@ -137,6 +137,8 @@ libisofs will call the methods of the writer object when it computes the
|
|||||||
block addresses of the various image components, when it writes volume
|
block addresses of the various image components, when it writes volume
|
||||||
descriptors, when it writes directory trees, and when it finally disposes the
|
descriptors, when it writes directory trees, and when it finally disposes the
|
||||||
Ecma119Image object.
|
Ecma119Image object.
|
||||||
|
Before calling the first method, it will publish the number of data file
|
||||||
|
content blocks in Ecma119Image.filesrc_blocks.
|
||||||
|
|
||||||
The method IsoImageWriter.compute_data_blocks() has to predict the storage
|
The method IsoImageWriter.compute_data_blocks() has to predict the storage
|
||||||
needs in the area of directory trees.
|
needs in the area of directory trees.
|
||||||
|
Loading…
Reference in New Issue
Block a user