[PATCH] Add --omit-{device,special}-times options

Wayne Davison wayne at opencoder.net
Fri May 26 15:42:18 UTC 2023


On Tue, May 16, 2023 at 7:28 PM Marc Aurèle La France wrote:

> Similar to --omit-{dir,link}-times:
>
> --omit-device-times  omit device files from --times
> --omit-special-times omit sockets and fifos from --times
>

I'm not convinced these are needed at present.

Also, fix corner case that allows --omit-dir-times to be ignored.  See
> unchanged_attrs() and recv_generator()'s call to try_dests_non().
>

Directories aren't linked together, so they aren't passed to
unchanged_attrs() or try_dests_non().

..wayne..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20230526/e3058145/attachment.htm>


More information about the rsync mailing list