[Bug 288014] net/samba420: errors when copying sparse files to samba share
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 288014] errors when copying sparse files to samba share"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Jul 2025 09:02:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288014 --- Comment #20 from Andrej Ebert <andrej@ebert.su> --- (In reply to hunt from comment #19) Could you check the following: smbd -b | grep HAVE_POSIX There shouldn't be HAVE_POSIX_FALLOCATE in the output. This is how it looks on my system with the patch: root@freebsd-poudriere /usr/local/poudriere/ports/HEAD/net/samba422/files # 10:59smbd -b | grep HAVE_POSIX HAVE_POSIX_ACLS HAVE_POSIX_FADVISE HAVE_POSIX_MEMALIGN HAVE_POSIX_OPENPT Maybe I messed up the patch somehow... -- You are receiving this mail because: You are the assignee for the bug.