RELNOTES: Document recent file handle layout changes

Reviewed by:	olce, rmacklem, imp, emaste
Differential Revision:	https://reviews.freebsd.org/D48093
This commit is contained in:
Mark Johnston
2025-01-15 18:20:50 +00:00
parent 9e36aaf0c2
commit e0b7a9b6be
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -10,6 +10,11 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
8ae6247aa966, cf0ede720391d, 205659c43d87bd, 1ccbdf561f417, 4db1b113b151:
The layout of NFS file handles for the tarfs, tmpfs, cd9660, and ext2fs
file systems has changed. An NFS server that exports any of these file
systems will need its clients to unmount and remount the exports.
07cd69e272da:
Add a new -a command line option to mountd(8).
If this command line option is specified, when
+5
View File
@@ -33,6 +33,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
this SoC familly will be selected.
Also a new rk8xx device was added, this select the base driver for Rockchip PMIC.
20241223:
The layout of NFS file handles for the tarfs, tmpfs, cd9660, and ext2fs
file systems has changed. An NFS server that exports any of these file
systems will need its clients to unmount and remount the exports.
20241216:
The iwm(4) firmwares are no longer compiled as kernel modules but instead
shipped as raw files. For pkgbase users if you use iwm(4) you will need