]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: move fstype_to_mounttype() to include/
authorKarel Zak <kzak@redhat.com>
Tue, 13 Jan 2026 17:36:39 +0000 (18:36 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 13 Jan 2026 17:46:11 +0000 (18:46 +0100)
commit3b7170f96c043628b8a73d2fd1e1da32b1f9eb07
tree14eb83e6f4cb8deb63ba7c974e96e5862f2054e7
parentf419d67de67610180fb04e64d21323ce8927d31d
libmount: move fstype_to_mounttype() to include/

Make the workaround function globally available.

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