jberkman / synozfs

OpenZFS package for Synology DiskStation Manager (beta)
Other
1 stars 0 forks source link

smb-exported zfs shares truncate writes at 0 bytes #4

Closed jberkman closed 1 month ago

jberkman commented 1 month ago

need to add to /etc/samba/smb.conf:

[global]
    min receivefile size = 0

seems to be due to synology-specific kernel patches that are not supported by zfs.