Rubén Alcolea Núñez has uploaded this change for review.

View Change

Add SaunaFS FSAL

This commit adds a SaunaFS FSAL compatible with nfs-ganesha v5.7.

Change-Id: I57821a3001772853e79c62aa1ab390404fa50211
Signed-off-by: Rubén Alcolea Núñez <crash@leil.io>
---
M src/CMakeLists.txt
M src/FSAL/CMakeLists.txt
A src/FSAL/FSAL_SAUNAFS/CMakeLists.txt
A src/FSAL/FSAL_SAUNAFS/context_wrap.c
A src/FSAL/FSAL_SAUNAFS/context_wrap.h
A src/FSAL/FSAL_SAUNAFS/ds.c
A src/FSAL/FSAL_SAUNAFS/export.c
A src/FSAL/FSAL_SAUNAFS/fileinfo_cache.c
A src/FSAL/FSAL_SAUNAFS/fileinfo_cache.h
A src/FSAL/FSAL_SAUNAFS/handle.c
A src/FSAL/FSAL_SAUNAFS/main.c
A src/FSAL/FSAL_SAUNAFS/mds_export.c
A src/FSAL/FSAL_SAUNAFS/mds_handle.c
A src/FSAL/FSAL_SAUNAFS/saunafs_acl.c
A src/FSAL/FSAL_SAUNAFS/saunafs_fsal_types.h
A src/FSAL/FSAL_SAUNAFS/saunafs_internal.c
A src/FSAL/FSAL_SAUNAFS/saunafs_internal.h
M src/include/fsal_pnfs.h
18 files changed, 6,546 insertions(+), 0 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/73/1185373/1

To view, visit change 1185373. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I57821a3001772853e79c62aa1ab390404fa50211
Gerrit-Change-Number: 1185373
Gerrit-PatchSet: 1
Gerrit-Owner: Rubén Alcolea Núñez <crash@leil.io>