git: 9a8e9b2a79e1 - main - RELNOTES: Add an entry for commit 07cd69e272da
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 Dec 2024 01:57:44 UTC
The branch main has been updated by rmacklem:
URL: https://cgit.FreeBSD.org/src/commit/?id=9a8e9b2a79e122b8be384d95331593a68ffeba92
commit 9a8e9b2a79e122b8be384d95331593a68ffeba92
Author: Rick Macklem <rmacklem@FreeBSD.org>
AuthorDate: 2024-12-31 01:56:49 +0000
Commit: Rick Macklem <rmacklem@FreeBSD.org>
CommitDate: 2024-12-31 01:56:49 +0000
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.