HomeFreeBSD

set autotrim default to 'off' everywhere

Description

set autotrim default to 'off' everywhere

As it turns out having autotrim default to 'on' on FreeBSD never really
worked due to mess with defines where userland and kernel module were
getting different default values (userland was defaulting to 'off',
module was thinking it's 'on').

Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Yuri Pankov <yuripv@FreeBSD.org>
Closes #15079

Details

Provenance
Yuri Pankov <113725409+yuripv@users.noreply.github.com>Authored on Jul 20 2023, 4:06 PM
GitHub <noreply@github.com>Committed on Jul 20 2023, 4:06 PM
Parents
rGd3d63cac4d31: Linux 6.5 compat: BLK_STS_NEXUS renamed to BLK_STS_RESV_CONFLICT
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG8beabfd3bfbc: set autotrim default to 'off' everywhere (authored by Yuri Pankov <113725409+yuripv@users.noreply.github.com>).Jul 20 2023, 4:06 PM