github.com/cs3org/reva/v2@v2.27.7/changelog/2.19.0_2024-02-22/posixfs.md (about) 1 Enhancement: Start implementation of a plain posix storage driver 2 3 We started to lay the groundwork for a new posixfs storage driver based on decomposedfs. We also refactored decomposedfs to be a bit more modular and cleaned up the initialization. 4 5 https://github.com/cs3org/reva/pull/4494