Use repodata_merge_attrs to implement =Shr again. Currently suboptimal,
authorMichael Matz <matz@suse.de>
Wed, 30 Jan 2008 02:53:07 +0000 (02:53 +0000)
committerMichael Matz <matz@suse.de>
Wed, 30 Jan 2008 02:53:07 +0000 (02:53 +0000)
commitb5580de5d9adfe7c0b5a5544e697b2029cdc9066
tree02db8060a968087b80c21aea8e301c8b83c1bb13
parent30d99ea461ff631b7a7f6231d1ee8c66a1ab0474
Use repodata_merge_attrs to implement =Shr again.  Currently suboptimal,
as the blob data isn't shared in the file (the old attribute store
simply copied only ofs/len, the new one creates a new blob for each
reference to the same data snippet).
tools/repo_susetags.c