]> git.ipfire.org Git - thirdparty/systemd.git/commit
util-lib: add new path_is_temporary_fs() API
authorLennart Poettering <lennart@poettering.net>
Thu, 8 Dec 2016 18:39:50 +0000 (19:39 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 20 Dec 2016 19:00:09 +0000 (20:00 +0100)
commitffeb828596ebc9e5b20333c72862569b8b0875ad
tree793d48be362a52d33fa7fc4745f5318c200753e6
parentae59114af9b33257e5121a24dfcca3834cf6d46f
util-lib: add new path_is_temporary_fs() API

As simple wrapper around fd_is_temporary_fs().
src/basic/stat-util.c
src/basic/stat-util.h