From cc94ff2d1ddac6ad1a3ab76993b310cdcbf6818c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 29 Aug 2012 13:05:46 -0400 Subject: remove todo about behavior that turns out to be desired Drives that are not mounted still have Remotes, and it makes sense to scan them along with all the other remotes on startup, so we end up with queued transfers for them, that will be used when they get mounted. --- doc/design/assistant/syncing.mdwn | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/design/assistant/syncing.mdwn b/doc/design/assistant/syncing.mdwn index 22827bece..7b652f80b 100644 --- a/doc/design/assistant/syncing.mdwn +++ b/doc/design/assistant/syncing.mdwn @@ -13,8 +13,6 @@ all the other git clones, at both the git level and the key/value level. remote becomes available, and a Download is queued from it. Would be good to sort the transfer queue to run fast Downloads (and Uploads) first. Or, solve this along with the item above? -* For some reason, the TransferScanner is queueing transfers from remotes - that are on drives that are not mounted. (In my sound repo.) * Ensure that when a remote receives content, and updates its location log, it syncs that update back out. Prerequisite for: * After git sync, identify new content that we don't have that is now available -- cgit v1.2.3