HomeFreeBSD

Disable normalization implicitly when setting "utf8only=off"

Description

Disable normalization implicitly when setting "utf8only=off"

When a parent dataset has normalization set to any value other than
"none", and a file system is created with the property "utf8only=off",
implicitly also set "normalization=none" instead of overriding the
desire for a non-UTF8 enforcing file system.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
Closes #11892
Closes #12038

Details

Provenance
Mike Swanson <mikeonthecomputer@gmail.com>Authored on Oct 29 2021, 11:59 PM
GitHub <noreply@github.com>Committed on Oct 29 2021, 11:59 PM
Parents
rG4d1a3ba6eda1: Exit the teardown section later in rename on FreeBSD
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG321c1b6f3974: Disable normalization implicitly when setting "utf8only=off" (authored by Mike Swanson <mikeonthecomputer@gmail.com>).Oct 29 2021, 11:59 PM