nfscl: Add entries to UPDATING and RELNOTES for commit a145cf3f73

This commit is contained in:
Rick Macklem 2021-06-24 19:10:36 -07:00
parent a145cf3f73
commit b49ba74dee
2 changed files with 12 additions and 0 deletions

View File

@ -17,3 +17,9 @@ d575e81fbcfa
76681661be28
Remove support for asymmetric cryptographic operations from
the kernel open cryptographic framework (OCF).
a145cf3f73c7
The NFSv4 client now uses the highest minor version of NFSv4
supported by the NFSv4 server by default instead of minor version 0,
for NFSv4 mounts.
The "minorversion" mount option may be used to override this default.

View File

@ -27,6 +27,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".)
20210624:
The NFSv4 client now uses the highest minor version of NFSv4
supported by the NFSv4 server by default instead of minor version 0,
for NFSv4 mounts.
The "minorversion" mount option may be used to override this default.
20210618:
Bump __FreeBSD_version to 1400024 for LinuxKPI changes.
Most notably netdev.h can change now as the (last) dependencies