summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-11 13:56:12 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-11 14:00:21 -0400
commite43f7a080838c87df1e63b5a58875561157a5a85 (patch)
treed8161b0e0142cd4de046d153c8d103ca5268efa7 /doc
parent69a64069bbe72421186d08a8fb28de889caac942 (diff)
only make 1 hardlink max between pointer file and annex object
If multiple files point to the same annex object, the user may want to modify them independently, so don't use a hard link. Also, check diskreserve when copying.
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/smudge.mdwn2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/todo/smudge.mdwn b/doc/todo/smudge.mdwn
index cbe7a50d6..a693cf42f 100644
--- a/doc/todo/smudge.mdwn
+++ b/doc/todo/smudge.mdwn
@@ -327,8 +327,6 @@ files to be unlocked, while the indirect upgrades don't touch the files.
* Dropping a smudged file causes git status to show it as modified,
because the timestamp has changed. Avoid this by preserving timestamp
of smudged files when manipulating.
-* linkAnnex should check disk reserve when it falls back to copying the
- file.
* Reconcile staged changes into the associated files database, whenever
the database is queried.
* See if the cases where the Keys database is not used can be