]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: implement X-mount.auto-fstypes
authorKarel Zak <kzak@redhat.com>
Mon, 9 Jan 2023 13:22:06 +0000 (14:22 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 9 Jan 2023 13:22:06 +0000 (14:22 +0100)
commit1592425a0a1472db3168cd9247f001d7c5dd84b6
treee07378335464666f032d3a90fae166667545b080
parent10dd0712fa6d0e016fb5caff0719cbf72a98dfa0
libmount: implement X-mount.auto-fstypes

Fixes: https://github.com/util-linux/util-linux/issues/1969
Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/context.c
libmount/src/context_mount.c
sys-utils/mount.8.adoc