mirror_zfs/tests/zfs-tests
Alexander Motin 09f4dd06c3
Prefer embedded blocks to dedup
Since embedded blocks introduction 11 years ago, their writing was
blocked if dedup is enabled.  After searching through the modern
code I see no reason for this restriction to exist.  Same time
embedded blocks are dramatically cheaper.  Even regular write of
so small blocks would likely be cheaper than deduplication, even
if the last is successful, not mentioning otherwise.

Reviewed-by: Allan Jude <allan@klarasystems.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by:	Alexander Motin <mav@FreeBSD.org>
Sponsored by:	iXsystems, Inc.
Closes #17113
2025-03-13 13:27:15 -04:00
..
callbacks Split functional testings via github action matrix 2023-03-15 10:41:05 -07:00
cmd Linux/vnops: implement STATX_DIOALIGN 2025-03-13 13:15:14 -04:00
include Linux/vnops: implement STATX_DIOALIGN 2025-03-13 13:15:14 -04:00
tests Prefer embedded blocks to dedup 2025-03-13 13:27:15 -04:00
.gitignore autoconf: use include directives instead of recursing down cmd 2022-05-10 10:18:38 -07:00
Makefile.am ZTS: reimplement kstat helper function 2025-01-21 10:12:07 -08:00