mirror_zfs/lib/libspl/os
Ameer Hamza 21d5f25724 Validate mountpoint on path-based unmount using statx
Use statx to verify that path-based unmounts proceed only if the
mountpoint reported by statx matches the MNTTAB entry reported by
libzfs, aborting the operation if they differ. Align
`zfs umount /path` behavior with `zfs umount dataset`.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Ameer Hamza <ahamza@ixsystems.com>
Closes #17481
2025-08-05 12:27:25 -04:00
..
freebsd SPDX: license tags: BSD-2-Clause 2025-04-16 09:59:44 -07:00
linux Validate mountpoint on path-based unmount using statx 2025-08-05 12:27:25 -04:00