>From Daniel Gryniewicz <d...@redhat.com>: Daniel Gryniewicz has uploaded a new change for review.
https://review.gerrithub.io/299022 Change subject: MDCACHE - ensure that a handle has a parent pointer ...................................................................... MDCACHE - ensure that a handle has a parent pointer If a NFSv3 mount of a sub-tree or a PUTFH with a handle not in the cache occures, then the resulting handle won't have a parent pointer. This breaks lookup(".."). Ensure in lookup_path() and create_handle() that all handles have a parent pointer (except the root of a filesystem, which is handled by junction code) Change-Id: I92c6cfd2ac3c14033837b138dfa3ac6527f101d7 Signed-off-by: Daniel Gryniewicz <d...@redhat.com> --- M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_handle.c M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_int.h 3 files changed, 48 insertions(+), 0 deletions(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/22/299022/1 -- To view, visit https://review.gerrithub.io/299022 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I92c6cfd2ac3c14033837b138dfa3ac6527f101d7 Gerrit-PatchSet: 1 Gerrit-Project: ffilz/nfs-ganesha Gerrit-Branch: next Gerrit-Owner: Daniel Gryniewicz <d...@redhat.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