DO NOT REPLY [Bug 7249] Add an option to use O_NOATIME

samba-bugs at samba.org samba-bugs at samba.org
Sun Aug 22 06:49:16 MDT 2010


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





------- Comment #3 from nicolas.george at normalesup.org  2010-08-22 07:49 CST -------
They have a similar purpose, but they do not work the same way at all.

My patch (comment #2) politely asks the kernel not to update the atime of
opened files. It only works if the O_NOATIME flags exists on that particular
platform but has no other drawbacks.

AFAIK, the patch on rsync-patches.git explicitly puts back the atime to what it
was. It has the drawback of updating the ctime instead.


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