mirror_zfs/module/os
Alexander Motin 675b49d2a1 FreeBSD: Use ashift in vdev_check_boot_reserve()
We should not hardcode 512-byte read size when checking for loader
in the boot area before RAIDZ expansion.  Disk might be unable to
handle that I/O as is, and the code zio_vdev_io_start() handling
the padding asserts doing it only for top-level vdev.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by:	Alexander Motin <mav@FreeBSD.org>
Sponsored by:	iXsystems, Inc.
Closes #16942
2025-02-25 22:24:59 +05:00
..
freebsd FreeBSD: Use ashift in vdev_check_boot_reserve() 2025-02-25 22:24:59 +05:00
linux Add missing zfs_exit() when snapdir is disabled (#16912) 2025-01-02 17:04:10 -08:00