DO NOT REPLY [Bug 6280] (Bug incl. PATCH) Linux mknod does not work when syncing fifos and sockets from Solaris

samba-bugs at samba.org samba-bugs at samba.org
Sat Apr 25 08:45:32 GMT 2009


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





------- Comment #3 from sebastian_kapfer at gmx.net  2009-04-25 03:45 CST -------

Hi.

from Solaris mknod(2):

     If mode does not indicate a
     block special or character special device, dev  is  ignored.

Similar prose is in Linux mknod(2), but in the case of Solaris, it is actually
true :-)

In short, dev=0 works on Linux and Solaris.

I'd prefer the fix being in the receiving end of rsync, that is, the one that
does the actual mknod.  This would maintain compatibility work legacy rsyncs on
the remove host.  Is make_file on the receiving end?

Greetings, Sebastian


-- 
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.


More information about the rsync mailing list