From a2c77099b92d6f09bd460843351c79c40e962d51 Mon Sep 17 00:00:00 2001 From: Martin Date: Sat, 30 Nov 2024 16:17:02 +0100 Subject: [PATCH] [docs-only] Update posixfs-storage-driver.md We have removed the trashbin restriction already, but missed to remove one trashbin related item. --- docs/architecture/posixfs-storage-driver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture/posixfs-storage-driver.md b/docs/architecture/posixfs-storage-driver.md index a79f576087..ea96490063 100644 --- a/docs/architecture/posixfs-storage-driver.md +++ b/docs/architecture/posixfs-storage-driver.md @@ -136,7 +136,7 @@ As of Q2/2024 the Posix FS Storage Driver is not officially supported and in tec The tech preview comes with the following limitations: 1. Only inotify and GPFS file system change notification methods are supported -1. Advanced features versioning and trashbin are not supported yet +1. Versioning is not supported yet 1. The space/project folders in the filesystem are named after the UUID, not the real space name 1. No CephFS support yet 1. Postprocessing (ie. anti virus check) does not happen for file actions outside of Infinite Scale