Displaying 2 results from an estimated 2 matches for "plv".
Did you mean:
pl
2006 Aug 13
3
DO NOT REPLY [Bug 4017] New: rsync 2.6.8: "unexpected tag 3 [sender]"
https://bugzilla.samba.org/show_bug.cgi?id=4017
Summary: rsync 2.6.8: "unexpected tag 3 [sender]"
Product: rsync
Version: 2.6.8
Platform: x64
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: hpa@zytor.com
2016 Dec 07
4
Killing undef and spreading poison
>> 1) a bit in the output is poison if flipping any set of poison bits
>> in the
>> input may yield different values for the output bit.
>
> This is the definition I'd expect.
>
>> For example (bitwise notation):
>> ppp * 000 == 000 (since flipping any of the poison bits cannot yield
>> a
>> result other than zero)
>> 00p + 00p == 0pp