mirror of
git://git.proxmox.com/git/pxar.git
synced 2024-12-22 21:33:50 +03:00
2974c111b1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
8 lines
335 B
ReStructuredText
8 lines
335 B
ReStructuredText
API cleanup
|
|
===========
|
|
|
|
* Should probably find a way to better organize all the "open from X" methods.
|
|
* The encoder should probably track the current full path, which should then be added to
|
|
the `LinkOffset` type, so add_hardlink doesn't take a target path anymore as that allows for
|
|
inconsistencies between the offset and path.
|