From 2b98ea2e51a0e38861dc8d29c2c716f2c19433d6 Mon Sep 17 00:00:00 2001 From: Rick Macklem Date: Tue, 30 Mar 2021 14:43:53 -0700 Subject: [PATCH] UPDATING: Add an entry for commit 01ae8969a9ee. --- UPDATING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UPDATING b/UPDATING index edad902d0ab1..33956aa7f08c 100644 --- a/UPDATING +++ b/UPDATING @@ -26,6 +26,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20210330: + Commit 01ae8969a9ee fixed the NFSv4.1/4.2 server so that it + handles binding of the back channel as required by RFC5661. + Until this patch is in your server, avoid use of the "nconnects" + mount option for Linux NFSv4.1/4.2 mounts. + 20210225: For 64-bit architectures the base system is now built with Position Independent Executable (PIE) support enabled by default. It may be