https://bugzilla.samba.org/show_bug.cgi?id=5403





------- Comment #9 from [EMAIL PROTECTED]  2008-07-29 09:33 CST -------
Created an attachment (id=3438)
 --> (https://bugzilla.samba.org/attachment.cgi?id=3438&action=view)
Adding 1 to the dev number to avoid a 0

Interesting.  I think that can mean only one thing:  you have a device that has
a number of 0.  Try running this perl command after you cd into the source dir:

perl -e 'print "dev: ", (stat("."))[0], "\n"'

If it prints "dev: 0", that is the problem and this patch should solve it.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
-- 
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

Reply via email to