>From Sriram Patil <srir...@vmware.com>:
Sriram Patil has uploaded this change for review. (
https://review.gerrithub.io/400805
Change subject: Fixing the fslocations tests failures as seen in pynfs
......................................................................
Fixing the fslocations tests failures as seen in pynfs
More than 50% of the pynfs fslocations tests were failing. These are tests
arounf fs_locations and rdattr_error attributes, when requested in getattr
and readdir. Fixing these calls to make sure it returns rdattr_error along
with other restricted attributes when requested.
Also changed the way procol methods figure out if the current handle is a
referral point. Added a new method in objected ops, named is_referral. The
default implementation always returns false. Implementing this method
allows FSALs to take control of how referral points are identified.
Change-Id: I596ff88dcbb7ad01e36c8e0d990931ef3210486c
Signed-off-by: Sriram Patil <srir...@vmware.com>
---
M src/FSAL/FSAL_VFS/handle.c
M src/FSAL/FSAL_VFS/vfs/main.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_handle.c
M src/FSAL/default_methods.c
M src/Protocols/NFS/nfs4_op_getattr.c
M src/Protocols/NFS/nfs4_op_getfh.c
M src/Protocols/NFS/nfs4_op_readdir.c
M src/Protocols/NFS/nfs_proto_tools.c
M src/include/fsal_api.h
M src/include/nfs_proto_tools.h
M src/include/nfsv41.h
11 files changed, 203 insertions(+), 64 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha
refs/changes/05/400805/1
--
To view, visit https://review.gerrithub.io/400805
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I596ff88dcbb7ad01e36c8e0d990931ef3210486c
Gerrit-Change-Number: 400805
Gerrit-PatchSet: 1
Gerrit-Owner: Sriram Patil <srir...@vmware.com>
------------------------------------------------------------------------------
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