From 9a8e9b2a79e122b8be384d95331593a68ffeba92 Mon Sep 17 00:00:00 2001 From: Rick Macklem Date: Mon, 30 Dec 2024 17:56:49 -0800 Subject: [PATCH] RELNOTES: Add an entry for commit 07cd69e272da --- RELNOTES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELNOTES b/RELNOTES index 96c80bd483ea..5cdb0bde4ac4 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. +07cd69e272da: + Add a new -a command line option to mountd(8). + If this command line option is specified, when + a line in exports(5) has the -alldirs export option, + the directory must be a server file system mount point. + 0e8a36a2ab12: Add a new NFS mount option called "mountport" that may be used to specify the port# for the NFS server's Mount protocol.