>From Patrice LUCAS <patrice.lu...@cea.fr>:

Patrice LUCAS has uploaded this change for review. ( 
https://review.gerrithub.io/400517


Change subject: Create the LUSTRE FSAL over VFS FSAL
......................................................................

Create the LUSTRE FSAL over VFS FSAL

This initial Lustre FSAL code is as nearest as possible from the
VFS FSAL code.

It only adds an HSM check to trigger an hsm restore and return
ERR_FSAL_DELAY when a file is released. An option of export is
added to set/unset this behaviour : async_hsm_restore. For
example, 9P clients don't support retry.

If we don't have an up to date lustre api, we still compile a
"fake" LUSTRE FSAL to continue to check the compilation path.

Change-Id: Ibe495fd0467ab6b86c1eb369099a78fc048d55a0
Signed-off-by: Patrice LUCAS <patrice.lu...@cea.fr>
---
M src/CMakeLists.txt
M src/FSAL/CMakeLists.txt
M src/FSAL/FSAL_VFS/CMakeLists.txt
A src/FSAL/FSAL_VFS/empty_check_hsm.c
M src/FSAL/FSAL_VFS/file.c
M src/FSAL/FSAL_VFS/panfs/CMakeLists.txt
M src/FSAL/FSAL_VFS/vfs/CMakeLists.txt
A src/FSAL/FSAL_VFS/vfs/llapi_check_hsm.c
R src/FSAL/FSAL_VFS/vfs/main-c.in.cmake
M src/FSAL/FSAL_VFS/vfs/subfsal_vfs.c
M src/FSAL/FSAL_VFS/vfs_methods.h
M src/FSAL/FSAL_VFS/xfs/CMakeLists.txt
M src/config_samples/config.txt
M src/include/config-h.in.cmake
M src/include/fsal_handle_syscalls.h
M src/nfs-ganesha.spec-in.cmake
16 files changed, 281 insertions(+), 23 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/17/400517/1
--
To view, visit https://review.gerrithub.io/400517
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibe495fd0467ab6b86c1eb369099a78fc048d55a0
Gerrit-Change-Number: 400517
Gerrit-PatchSet: 1
Gerrit-Owner: Patrice LUCAS <patrice.lu...@cea.fr>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to