]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/test/test-path-util.c
path-util: make use of "mnt_id" field exported in /proc/self/fdinfo/<fd> to test...
authorLennart Poettering <lennart@poettering.net>
Thu, 23 Apr 2015 11:23:03 +0000 (13:23 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 23 Apr 2015 11:40:54 +0000 (13:40 +0200)
commit3f72b427b44f39a1aec6806dad6f6b57103ae9ed
tree010e80281bcff5910756cc00b1bdc115b569070d
parent47d36b7c851f9145def609e4f9d8feb6d3d33740
path-util: make use of "mnt_id" field exported in /proc/self/fdinfo/<fd> to test for mount points

It's a very recent kernel addition, but certainly makes sense to
support.
src/shared/path-util.c
src/test/test-path-util.c