Date: Sun, 6 Oct 2002 11:48:20 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/periodic/daily 110.clean-tmps Message-ID: <200210061848.g96ImK8E089520@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 2002/10/06 11:48:20 PDT
Modified files:
etc/periodic/daily 110.clean-tmps
Log:
When considering temporary files for deletion, don't examine the mtime
and atime only, but also the ctime. Otherwise, files extracted from
tar or zip archives will immediately be declared stale since they've
got their mtime reset to the original mtime.
Reviewed by: brian
MFC after: 1 week
Revision Changes Path
1.12 +2 -1 src/etc/periodic/daily/110.clean-tmps
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210061848.g96ImK8E089520>
