Date: Sat, 12 Nov 2022 18:12:18 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 4b2e9e38d9 - main - 12.4 Release notes: Add NFS changes. Message-ID: <202211121812.2ACICIn6027683@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=4b2e9e38d98469b0f339a113f06d164460bb5e85 commit 4b2e9e38d98469b0f339a113f06d164460bb5e85 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2022-11-12 17:11:54 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-11-12 17:11:54 +0000 12.4 Release notes: Add NFS changes. --- website/content/en/releases/12.4R/relnotes.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc index 64e9ffd80f..6da6b8c429 100644 --- a/website/content/en/releases/12.4R/relnotes.adoc +++ b/website/content/en/releases/12.4R/relnotes.adoc @@ -256,6 +256,8 @@ This section covers changes and additions to file systems and other storage subs The man:fusefs[5] file system in userspace had several bugs fixed including a race condition, an undefined variable access, and a couple of bugs regarding OP_RECLAIM. Other fixes and improvements have been added. +The NFS client code had a number of bug fixes including a use-after-free bug, a race condition and a forced dismount looping. + [[boot]] == Boot Loader Changes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211121812.2ACICIn6027683>
