]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: fix /{etc,proc}/filesystems use
authorKarel Zak <kzak@redhat.com>
Tue, 9 Feb 2021 09:36:04 +0000 (10:36 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 10 Feb 2021 09:23:53 +0000 (10:23 +0100)
commit0defafdd00a18f23ad4bb136e6e3d0c2d07979e5
tree733fc438475e7bdb37c58cc3c6d957f8738ce4d5
parentf40291fff8fe35ea3b8632e6a24ca17d760e1187
libmount: fix /{etc,proc}/filesystems use

* always update context->helper
* consolidate helper and syscall status use

Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/context.c
libmount/src/context_mount.c