Displaying 1 result from an estimated 1 matches for "jhlj".
Did you mean:
jhlb
2006 Mar 15
1
DO NOT REPLY [Bug 3609] New: Bad behavior when there are IO errors on reading.
...avior when there are IO errors on reading.
Product: rsync
Version: 2.6.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: jhlj@statsbiblioteket.dk
QAContact: rsync-qa@samba.org
When reading a file with a bad block, rsync 2.6.7 goes in to a infinte loop,
rereading the bad block.
rsync 2.6.6 just fil in zeros. Which is worse! Bad data and no indication.
The error is also i rsync 2.5.7 from RHEL 3.
There are no...