]> 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>
Tue, 9 Feb 2021 09:36:04 +0000 (10:36 +0100)
commitb6787fca021945d06bcb016c3bd245ec0bdaf92e
treec852c1474437263d1e5129f19ac6461b4148ff56
parentd4b58873549e1931a170a9087359c6e49b277e6c
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