git: 29914a6ff0 - main - 12.4 Release notes: add fusefs changes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Nov 2022 15:33:56 UTC
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