master
build-sys: cleanup .gitignore files
tools: switch libsystemd to runtime optional via dlopen
Use correct formatters for given data types
libmount: add VFS test to test_mount_context
libmount: add fd_target to context for TOCTOU prevention
umount: restrict non-root users to mountpoint paths only
libmount: fix gtk-doc comments and declarations
style: adapt function definitions to kernel style
all-io: rename read_all/write_all to ul_read_all/ul_write_all
loopdev: add LOOPDEV_FL_NOFOLLOW to prevent symlink attacks
debug: Introduce __UL_DBG_OBJ
libmount: add mnt_fs_fetch_ids() and populate uniq_id for utab
libmount: use fd-based fchownat/chmod in hook_owner
libmount: use shared dl-utils for SELinux dlopen
libmount: restrict X-mount.subdir for non-root to Linux >= 6.15
libmount: fix -Wunterminated-string-initialization warning
debug: Unify debug mask output
libmount: cleanup licenses sections in the files
Merge branch 'PR/libmount-vfs' of https://github.com/karelzak/util-linux-work
libmount: add pluggable VFS I/O support
Fix error message handling in sample/test code
libmount: detect fanotify queue overflow in monitor
libmount: (monitor) add next-fs API
lib/strutils: add ul_ prefix to startswith() and endswith()
libmount: fix missing space after UNIQID= in utab
libmount: read from udev, add --disable-libmount-udev-support