]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: use fstatat(AT_NO_AUTOMOUNT) for mountpoints
authorKarel Zak <kzak@redhat.com>
Wed, 9 Dec 2015 09:26:16 +0000 (10:26 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 9 Dec 2015 09:26:16 +0000 (10:26 +0100)
commit6589a1632b313db1304b673a6ce41a48f203eb98
treebf8398e1a37e228359235121a9901a49b4e835fe
parent624996a95095b083501affdf6dbbc714171c4901
libmount: use fstatat(AT_NO_AUTOMOUNT) for mountpoints

Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO
libmount/src/context.c
libmount/src/context_umount.c
libmount/src/mountP.h
libmount/src/utils.c