Made development macro Libisofs_hardlink_matcheR unconditional
and removed an unused variable.
This commit is contained in:
@@ -5730,20 +5730,6 @@ struct burn_source {
|
||||
|
||||
/* ---------------------------- Improvements --------------------------- */
|
||||
|
||||
/* Hardlinks : During image generation accompany the tree of IsoFileSrc
|
||||
by a sorted array of Ecma119Node.
|
||||
The sorting order shall bring together candidates for being
|
||||
hardlink siblings resp. having identical content.
|
||||
|
||||
This is in sync with the IsoFileSrc unification by IsoRBTree
|
||||
and iso_file_src_cmp().
|
||||
That tree cannot be obsoleted because Joliet and ISO1999 depend
|
||||
on it. On the other hand, the Ecma119Node array includes objects
|
||||
which have no IsoFileSrc attached. So both, tree and array, are
|
||||
needed.
|
||||
*/
|
||||
#define Libisofs_hardlink_matcheR yes
|
||||
|
||||
|
||||
/* Hardlinks : Override Libisofs_new_fs_image_inO and preserve inode numbers
|
||||
from session to session.
|
||||
|
Reference in New Issue
Block a user