From: Martin Pool Date: Fri, 11 Jan 2002 07:07:30 +0000 (+0000) Subject: Merge ChangeSet@1.9: Documentation about flist scalability X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/58379559cc969196f702a3ec99195ace95c4b3d5 Merge ChangeSet@1.9: Documentation about flist scalability --- diff --git a/TODO b/TODO index cb187126..cff16496 100644 --- a/TODO +++ b/TODO @@ -53,7 +53,8 @@ Performance Possibly if we did one directory at a time that would be sufficient. Alternatively we could pre-process the arguments to make sure no - duplicates will ever be inserted. + duplicates will ever be inserted. There could be some bad cases + when we're collapsing symlinks. We could have a hash table. @@ -236,8 +237,6 @@ SIGHUP hang/timeout friendliness - On - verbose output Indicate whether files are new, updated, or deleted