DO NOT REPLY [Bug 5506] support utime differences at runtime, not configure/build time

samba-bugs at samba.org samba-bugs at samba.org
Sat May 31 15:50:35 GMT 2008


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





------- Comment #1 from wayned at samba.org  2008-05-31 10:50 CST -------
Created an attachment (id=3324)
 --> (https://bugzilla.samba.org/attachment.cgi?id=3324&action=view)
Patch to allow utimes or utime to be called

This patch moves the time-calls into syscall.c (where they belong), and then
extends the login in set_modtime() to allow a fallback of using do_utimes() to
using do_times() if it gets an ENOSYS error on a normal file or directory.  See
what you think of this logic.


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