https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251462
--- Comment #2 from Žilvinas Žaltiena <[email protected]> --- If nfsd on FreeBSD is explicitly limited to single thread, i.e. rc.conf with: nfs_server_flags="-t -n 1" then transfers succeed with kr5i/krb5p and aesni module loaded even if linux client does not use sync mount option. If thread count is set to > 1, original problem reappears. Some sort of thread safety / locking issue in sha part of aesni module? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
