Files
mirror_zfs/module
Alexander Motin 6f14581e1a Cleanup allocation class selection
- For multilevel gang blocks it seemed possible to fallback from
normal to special class, since they don't have proper object type,
and DMU_OT_NONE is a "metadata".  They should never fallback.
 - Fix possible inversion with zfs_user_indirect_is_special = 0,
when indirects written to normal vdev, while small data to special.
Make small indirect blocks also follow special_small_blocks there.
 - With special_small_blocks now applying to both files and ZVOLs,
make it apply to all non-metadata without extra checks, since there
are no other non-metadata types.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Alexander Motin <alexander.motin@TrueNAS.com>
Closes #18208
2026-05-07 10:07:42 -07:00
..
2025-03-13 17:56:54 -07:00
2026-04-27 10:57:52 -07:00
2025-03-13 17:56:27 -07:00
2026-05-07 10:07:42 -07:00
2025-11-12 13:06:22 -08:00
2026-02-05 13:48:31 -08:00