Matthew DeVore has uploaded this change for review.

View Change

Move fsal_filesystem struct to fsal_localfs.h

This struct is not required in builds that don't support local FS
hosting. FSAL_MDCACHE and FSAL_NULL are fine with only having a forward
declaration for it.

Change-Id: I7d03a6e49c08e48c3638ce9b160d03c700725c0f
Signed-off-by: Matthew DeVore <matvore@google.com>
---
M src/FSAL/FSAL_GPFS/file.c
M src/FSAL/FSAL_GPFS/fsal_attrs.c
M src/FSAL/FSAL_GPFS/fsal_create.c
M src/FSAL/FSAL_GPFS/fsal_symlinks.c
M src/FSAL/FSAL_GPFS/fsal_up.c
M src/FSAL/FSAL_VFS/vfs_methods.h
M src/include/FSAL/fsal_localfs.h
M src/include/fsal_api.h
8 files changed, 45 insertions(+), 37 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I7d03a6e49c08e48c3638ce9b160d03c700725c0f
Gerrit-Change-Number: 519307
Gerrit-PatchSet: 1
Gerrit-Owner: Matthew DeVore <me@matvore.com>
Gerrit-MessageType: newchange