diff options
| author | Rick Macklem <rmacklem@FreeBSD.org> | 2021-04-26 23:45:26 +0000 |
|---|---|---|
| committer | Rick Macklem <rmacklem@FreeBSD.org> | 2021-04-26 23:47:15 +0000 |
| commit | 01bad87a76ddd9f116d487899f3ea8529a7e776b (patch) | |
| tree | c8725b98487e4cc8cf4e14e3fda324c1f410ed0c /UPDATING | |
| parent | 84a0e3f95700733695115fb2a9d84d6666efe5d9 (diff) | |
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -27,6 +27,14 @@ 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".) +20210426: + Commit 875977314881 changed the internal KAPI between + the nfsd and nfscommon modules. As such these modules + need to be rebuilt from sources. + Without this patch in your NFSv4.1/4.2 server, enabling + delegations by setting vfs.nfsd.issue_delegations non-zero + is not recommended. + 20210411: Commit 7763814fc9c2 changed the internal KAPI between the krpc and NFS. As such, the krpc, nfscommon and |
