]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/basic/missing.h
journal: move code that checks for network fs to stat-util.[ch]
authorLennart Poettering <lennart@poettering.net>
Thu, 8 Feb 2018 16:14:37 +0000 (17:14 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 12 Feb 2018 10:07:55 +0000 (11:07 +0100)
commit77f9fa3b8ea46c27e5a5e9270f71bf1b4000c3e0
treee255deb1ac4c7aed5f8bf2c3d3412b47154dc38d
parentb8e2400586452499131ff5ab1edb60c1dfbcf92b
journal: move code that checks for network fs to stat-util.[ch]

We have similar code in stat-util.[ch] and managing this at a central
place almost definitely is the better choice.
src/basic/missing.h
src/basic/stat-util.c
src/basic/stat-util.h
src/journal/sd-journal.c