mirror_zfs/tests/zfs-tests
Alexander Motin 602fecc316 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
(cherry picked from commit 09f4dd06c3)
2025-05-28 16:00:28 -07:00
..
callbacks SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
cmd GCC 15: Fix unterminated-string-initialization (#17244) 2025-04-16 09:59:45 -07:00
include SPDX: license tags: CDDL-1.0 2025-04-16 09:59:44 -07:00
tests Prefer embedded blocks to dedup 2025-05-28 16:00:28 -07: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-02-25 22:28:14 +05:00