From: Joey Hess Date: Thu, 10 Dec 2015 18:54:03 +0000 (-0400) Subject: todo X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~320^2~184^2~66 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=108f711d371c7e259866b2a5ba5f6784db455a88;p=git-annex.git todo --- diff --git a/doc/todo/smudge.mdwn b/doc/todo/smudge.mdwn index 56a79e4d10..6259d4a276 100644 --- a/doc/todo/smudge.mdwn +++ b/doc/todo/smudge.mdwn @@ -353,6 +353,11 @@ files to be unlocked, while the indirect upgrades don't touch the files. - Should probably automatically handle merge conflicts between annex symlinks and pointer files too. Maybe by always resulting in a pointer file, since the symlinks don't work everwhere. +* Crippled filesystem should cause all files to be transparently unlocked. + Note that this presents problems when dealing with merge conflicts and + when pushing changes committed in such a repo. Ideally, should avoid + committing implicit unlocks, or should prevent such commits leaking out + in pushes. ----