]> Dogcows Code - chaz/tar/commit
tar: another --atime-preserve race fix
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 16 Sep 2010 17:46:27 +0000 (10:46 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 16 Sep 2010 17:47:07 +0000 (10:47 -0700)
commitd9458886432a92230e432e8e8492703c7afb8272
tree35b066fad9382ed24550322acebbc12b9b814d57
parentecbcb7b6d74c2d69386c8d7e435486a4690c9993
tar: another --atime-preserve race fix

* src/common.h (set_file_atime): Add parentfd arg.
* src/compare.c (diff_file): Use it.
* src/create.c (dump_file0): Likewise.  This closes yet another
race condition with symbolic links.
* src/misc.c (set_file_atime): Add parentfd arg.
src/common.h
src/compare.c
src/create.c
src/misc.c
This page took 0.017854 seconds and 4 git commands to generate.