mirror_zfs/cmd/zfs
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
..
Makefile.am autoconf: use include directives instead of recursing down cmd 2022-05-10 10:18:38 -07:00
zfs_iter.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
zfs_iter.h SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
zfs_main.c Validate mountpoint on path-based unmount using statx 2025-08-05 12:27:25 -04:00
zfs_project.c SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
zfs_projectutil.h SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
zfs_util.h SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00