HomeFreeBSD

Replace ZoL with OpenZFS where applicable

Description

Replace ZoL with OpenZFS where applicable

Afterward, git grep ZoL matches:

  • README.md: * ZoL Site
  • Correct
  • etc/default/zfs.in:# ZoL userland configuration.
  • Changing this would induce a needless upgrade-check, if the user has modified the configuration; this can be updated the next time the defaults change
  • module/zfs/dmu_send.c: * ZoL < 0.7 does not handle [...]
  • Before 0.7 is ZoL, so fair enough

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Issue #11956

Details

Provenance
наб <nabijaczleweli@nabijaczleweli.xyz>Authored on May 3 2021, 7:21 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on May 10 2021, 7:16 PM
Parents
rGcb18cf6b0a83: FreeBSD: Remove !FreeBSD ifdef'd code
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGb1dd6351bb16: Replace ZoL with OpenZFS where applicable (authored by наб <nabijaczleweli@nabijaczleweli.xyz>).May 10 2021, 7:16 PM