tweak the symlink hardlink chunk ids

This commit is contained in:
2023-10-04 04:09:38 -05:00
parent 28efe91c3f
commit 9755b666b3

View File

@@ -25,8 +25,8 @@ import (
)
const (
entrySymHardLinkRootChunkMarker = -72
entrySymHardLinkTargetChunkMarker = -73
entrySymHardLinkRootChunkMarker = -9
entrySymHardLinkTargetChunkMarker = -10
)
// This is the hidden directory in the repository for storing various files.