chiark / gitweb /
path-util: in path_is_mount_point() fall back to the classic stat() test if fs does...
authorLennart Poettering <lennart@poettering.net>
Tue, 4 Sep 2012 23:37:57 +0000 (16:37 -0700)
committerLennart Poettering <lennart@poettering.net>
Tue, 4 Sep 2012 23:37:57 +0000 (16:37 -0700)
commit1640a0b6b05b8ae01abbe5939f86f17a61e7998f
treeec7cc39a201882121593e94f3dbfa1ea208a8bd2
parent014a9c777b97b9df432f71537e289b2723795412
path-util: in path_is_mount_point() fall back to the classic stat() test if fs does not support name_to_handle_at()
src/shared/path-util.c