Bjorn Leffler has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/445837
Change subject: Modify FSAL_NULL, so the code can be re-used for submodules.
......................................................................
Modify FSAL_NULL, so the code can be re-used for submodules.
This will be used for the upcoming data caching stackable FSALs, that I'm
working on: They will implement read2() and a few other functions, but re-use
most of the other FSAL functions from FSAL_NULL.
Signed-off-by: Bjorn Leffler <leffler(a)google.com>
Change-Id: I2a5c38f131360093b3f0e19a968dc21d8674f2f2
---
M src/CMakeLists.txt
M src/FSAL/Stackable_FSALs/CMakeLists.txt
M src/FSAL/Stackable_FSALs/FSAL_NULL/CMakeLists.txt
M src/FSAL/Stackable_FSALs/FSAL_NULL/handle.c
M src/FSAL/Stackable_FSALs/FSAL_NULL/main.c
A src/FSAL/Stackable_FSALs/FSAL_NULL/nullfs.c
M src/FSAL/Stackable_FSALs/FSAL_NULL/nullfs_methods.h
7 files changed, 172 insertions(+), 81 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/37/445837/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/445837
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I2a5c38f131360093b3f0e19a968dc21d8674f2f2
Gerrit-Change-Number: 445837
Gerrit-PatchSet: 1
Gerrit-Owner: Bjorn Leffler <leffler(a)google.com>
Gerrit-MessageType: newchange