diff options
author | Rick Macklem <rmacklem@FreeBSD.org> | 2022-09-07 22:35:55 +0000 |
---|---|---|
committer | Rick Macklem <rmacklem@FreeBSD.org> | 2022-09-07 22:35:55 +0000 |
commit | 85c11f808ecec5b48ff4ef2878167aa4108ad823 (patch) | |
tree | 8a0e3ace605fcd12a8e2010bdc6e97b6fb09ebd2 | |
parent | 9b436906fa10b8bec4f7c231b389ed9ef5b2acad (diff) |
RELNOTES: Add an entry for new NFSv4.1/4.2 console messages
Add and entry for the commits that generate new console messages
indicating that all clients need to have unique /etc/hostid strings.
-rw-r--r-- | RELNOTES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +b875d4f5ddcb,0685c73cfe88: + The NFSv4.1/4.2 client and server will now generate console messages + if sessions are broken, suggesting that users check to ensure + that the /etc/hostid strings are unique for all NFSv4.1/4.2 clients. + 240afd8c1fcc: makefs(8) has ZFS support; it can create a ZFS pool, backed by a single disk vdev, containing one or more datasets populated from |