]> git.ipfire.org Git - thirdparty/systemd.git/commit
journal: don't affect atime of journal files when vacuuming
authorLennart Poettering <lennart@poettering.net>
Fri, 2 Oct 2015 20:39:24 +0000 (22:39 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 2 Oct 2015 20:39:24 +0000 (22:39 +0200)
commit7b5195e2740799a5e94cfafdcf8f6d6699c1b8af
treeb1de57ec481d6d71017181948b066df6d44210d3
parent84267e4043cf88bf540b5bf9cd65e194670a4ffa
journal: don't affect atime of journal files when vacuuming

Let's try to use O_NOATIME if we can when vacuuming old journal files,
if we have the permissions for it, so that vacuuming doesn't count as
proper journal read access.
src/journal/journal-vacuum.c