Date: Sat, 12 Nov 2022 15:33:56 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: 29914a6ff0 - main - 12.4 Release notes: add fusefs changes Message-ID: <202211121533.2ACFXu2Z099508@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=29914a6ff0ee0d6ee066ba9d129efbaaf960ced6 commit 29914a6ff0ee0d6ee066ba9d129efbaaf960ced6 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2022-11-12 14:33:28 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-11-12 14:33:28 +0000 12.4 Release notes: add fusefs 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 db68ce9d1d..f69e352a4b 100644 --- a/website/content/en/releases/12.4R/relnotes.adoc +++ b/website/content/en/releases/12.4R/relnotes.adoc @@ -207,6 +207,8 @@ The vm subsystem had a problem fixed that broke the vm reservation when it was m This section covers changes and additions to file systems and other storage subsystems, both local and networked. +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. + [[storage-general]] === General Storage
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211121533.2ACFXu2Z099508>
