Currently the OMVExtras InstallScript (https://github.com/OpenMediaVa…cript/blob/master/install) inserts
into Samba SMB/CIFS Extra Options.
It seems that both of these options are obsolete and have no effect.
"getwd cache = yes" was made default in samba a long time ago: https://github.com/samba-team/…1adff6bdacd4d09db8c06c611
"min receivefile size = 16384" only works for non-signed SMB connections but aren't practically all connections signed today? I checked the connection of all my SMB clients and every single one was using a signed connection.