]> git.ipfire.org Git - thirdparty/ccache.git/commit
feat: Let --inspect retain atime if possible
authorJoel Rosdahl <joel@rosdahl.net>
Fri, 26 Jan 2024 19:20:20 +0000 (20:20 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 27 Jan 2024 09:50:16 +0000 (10:50 +0100)
commit1c922349d736cdb47669b2388f1bbb806f1b5290
treeb15da5b34b87e42582a71db8e58d6a241ad267af
parenta5cfc7f9012fcf0e3ef6e31f857a85715fad35cb
feat: Let --inspect retain atime if possible

For storage that relies on atime for LRU cleanup purposes, it makes
sense not to affect atime when inspecting cache entries.
src/core/mainoptions.cpp