clone 375774 -1
reassign -1 amanda-client
retitle -1 amanda: should use tar's new O_NOATIME support
retitle 375774 tar manpage should mention both --atime-preserve flavours
thankyou

Hi Bdale,

tar upstream has now included support for this feature, however the
manpage doesn't mention it yet (there's now '--atime-preserve=replace',
the default, which does the usual utime() trick, and the new
'--atime-preserve=system', which tries to open the file with O_NOATIME).

Cloning the bug and reassigning to amanda-client, because that option
could be a real benefit for it: reenable ENABLE_GNUTAR_ATIME_PRESERVE
there and change the --atime-preserve flag to the new "=system" (in
client-src/sendbackup-gnutar.c:567 and client-src/sendsize.c:1869).


Regards,

Jan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to