Added support for AdhocFS API
Although the different adhocfs can be supported using LD_PRELOAD, a better approach will be to include user libraries for each fs.
-
GekkoFS -
Expand -
Hercules
Actually, the implementation of GekkoFS is achievable using the fmt10 branch. For the other FS we need to :
- Modify the different Findxxx.cmake
- Add the corresponding .hpp
- Modify the called functions to the good ones.
Edited by Ramon Nou