The branch main has been updated by rmacklem:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=e7d9290fc2b6ce896a5a410159bb6b09a3678ae8

commit e7d9290fc2b6ce896a5a410159bb6b09a3678ae8
Author:     Rick Macklem <[email protected]>
AuthorDate: 2022-09-07 22:55:15 +0000
Commit:     Rick Macklem <[email protected]>
CommitDate: 2022-09-07 22:55:15 +0000

    RELNOTES: Add an entry for use of "intr,nolockd" NFSv4.1/4.2 mounts
    
    Add an entry for the commits that make the mount options "intr" and
    "nolockd" usable for NFSv4.1/4.2 mounts.
---
 RELNOTES | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index e597b7a41ff9..ebee85672a88 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,12 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+981ef32230b2,33721eb991d8:
+       These commits make the use of NFSv4.1/4.2 mounts with the "intr"
+       mount option fairly usable, although not 100% correct, so long as
+       the "nolockd" mount option is used as well.  See the mount_nfs(8)
+       manual page for more information.
+
 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

Reply via email to