openzfs, hard link suppression

Hello,
I use rsync to do backup with the option
So my question, is support for hardlink any good in openzfs on mac ? Has any one done this without any problem ?
Server is an el capitan 10.11.6
zfs version is :
Thank you
I use rsync to do backup with the option
- Code: Select all
--link-dest
- Code: Select all
shutil.rmtree(directory)
- Code: Select all
rm -fr ./ directory
So my question, is support for hardlink any good in openzfs on mac ? Has any one done this without any problem ?
Server is an el capitan 10.11.6
zfs version is :
> sysctl {spl,zfs}.kext_version
spl.kext_version: 1.5.0-15_ge755917
zfs.kext_version: 1.5.0-73_gc4fe048
Thank you