]> git.ipfire.org Git - thirdparty/systemd.git/commit
mountpoint-util: add helper that checks if MS_NOSYMFOLLOW is supported
authorLennart Poettering <lennart@poettering.net>
Mon, 6 Mar 2023 21:49:30 +0000 (22:49 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 9 Mar 2023 15:14:29 +0000 (16:14 +0100)
commit7d3b157b774600a48f8533491eefc01a8c96c4fb
tree6dafa861b6b63c08d6f8a174c48483ab5625e38b
parentc115e1615b54932cbd03e7172dad2ad3293c436e
mountpoint-util: add helper that checks if MS_NOSYMFOLLOW is supported
src/basic/mountpoint-util.c
src/basic/mountpoint-util.h
src/test/test-mountpoint-util.c