]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: don't access struct member, use API
authorKarel Zak <kzak@redhat.com>
Mon, 18 Nov 2019 15:19:15 +0000 (16:19 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 18 Nov 2019 15:19:15 +0000 (16:19 +0100)
commit916a3f8d298a05678016d81548029270b27ee5f3
treef80a3368ff9f583c9c4b8ac543ed892a7619863e
parentbeb61b07c20ab902fec883a4bd087c45d2742dea
libmount: don't access struct member, use API

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