>From Patrice LUCAS <patrice.lu...@cea.fr>:
Patrice LUCAS has uploaded this change for review. (
https://review.gerrithub.io/362311
Change subject: FSAL_PROXY : fix supported_attrs
......................................................................
FSAL_PROXY : fix supported_attrs
After commit 65599c645a81edbe8b953cc29ac,
"Fill in FATTR4_SUPPORTED_ATTRS from FSAL fs_supported_attrs",
FSAL must filled the new "supported" field of "struct attrlist".
When getting attrs from the underlying export, FSAL_PROXY doesn't
use posix2fsal_attributes function as other FSALs linked to an
underlying posix "stat" compliant file system.
FSAL_PROXY need to explicitly ask it from background server (we add
FATTR4_SUPPORTED_ATTRS in pxy_bitmap_getattr) and to decode it (we
implement decode_supported_attrs function).
Change-Id: Icb913192c0005f94f44409c18958939dfac83807
Signed-off-by: Patrice LUCAS <patrice.lu...@cea.fr>
---
M src/FSAL/FSAL_PROXY/handle.c
M src/Protocols/NFS/nfs_proto_tools.c
2 files changed, 25 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha
refs/changes/11/362311/1
--
To view, visit https://review.gerrithub.io/362311
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icb913192c0005f94f44409c18958939dfac83807
Gerrit-Change-Number: 362311
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