https://bugzilla.samba.org/show_bug.cgi?id=11571
Bug ID: 11571
Summary: rsync-3.1.1 --link-dest arbitrary limit
Product: rsync
Version: 3.1.1
Hardware: x86
OS: Linux
Status: NEW
Severity: critical
Priority: P5
Component: core
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Luckily this one was caught while still in development as
there were more than 20 old "snapshots" to test with:
rsync: ERROR: at most 20 --link-dest args may be specified
Looking into the source:
rsync.h:151:#define MAX_BASIS_DIRS 20
There is no warning about this in the rsync manpage. This
limit should be lifted as it makes no sense to me.
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html