Hi, I already filed a PR for that on 17.12.20110 -> kernel/6525. There also were some mails on misc@ about it. But noone really seemed to care.
Michael Am 29.03.2011 16:35, schrieb Otto Moerbeek: > On Tue, Mar 29, 2011 at 03:55:40PM +0200, Walter Haidinger wrote: > >> Am 29.03.2011 15:16, schrieb Marco Peereboom: >>> use udp instead of tcp. >> >> A bit OT, but since I run NFS over Gigabit ethernet: >> Does the following warning apply to OpenBSD too? >> Can somebody clarify this? >> >> The Linux nfs(5) man page of openSUSE 11.3 says: >> WARNINGS >> Using NFS over UDP on high-speed links such as Gigabit >> can cause silent data corruption. [detailed explanation...] >> >> Walter >> >> PS: Whole text (from 10.2 but still there in 11.3): >> http://manpages.unixforum.co.uk/man-pages/linux/opensuse-10.2/5/nfs-man-page.html > > I think so. But the remedy is also clear: either reduce read and write > size or increase mtu. > > -Otto