From ff9e38c82dfb14a26ed8bbe67ac98567fccf9180 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Sun, 31 May 2026 21:34:09 +0300 Subject: [PATCH] doc: add 9p-winfsp to known file systems --- doc/Known-File-Systems.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Known-File-Systems.asciidoc b/doc/Known-File-Systems.asciidoc index f28bc668..952ebad3 100644 --- a/doc/Known-File-Systems.asciidoc +++ b/doc/Known-File-Systems.asciidoc @@ -4,6 +4,7 @@ This document contains a list of known open-source file systems and file system == File Systems +- https://github.com/dharmatech/9p-winfsp[9p-winfsp] - Experimental native Windows client for mounting Plan 9 9P exports. - https://github.com/wesley1975/blobfs-win[blobfs-win] - The native porting of the blobfs on the windows platform, blobfs can help you mount the Azure Blob storage as the local disk driver, no matter it is a Linux system or a Windows system. - https://github.com/buildbarn/bb-remote-execution[buildbarn] - A bazel-compatible remote execution service that uses WinFSP to provide a virtual directory for performing builds - https://github.com/cryptomator/cryptomator[Cryptomator] - Multi-platform transparent client-side encryption of your files in the cloud