
based on code taken from FreeBSD. This stops truncation of files larger than 4GB by VOP_SETATTR() which e.g. happened when copying large files "rump_smbfs". Kudos to Antti Kantee for diagnosing the problem in smbfs_smb_setfsize().
based on code taken from FreeBSD. This stops truncation of files larger than 4GB by VOP_SETATTR() which e.g. happened when copying large files "rump_smbfs". Kudos to Antti Kantee for diagnosing the problem in smbfs_smb_setfsize().