>From Jiffin Tony Thottan <jthot...@redhat.com>:

Jiffin Tony Thottan has uploaded a new change for review.

  https://review.gerrithub.io/298934

Change subject: MD_CACHE : avoid invalid lookup for parent directory incase of 
v3 subdir mount
......................................................................

MD_CACHE : avoid invalid lookup for parent directory incase of v3 subdir mount

Mounting nfsv3 subdir directly(no lookup is performed on the root) and 
performing
ls on the mount point results invalid error. This is because as part of 
readdirplus
call, a lookup is performed on parent directory. And when it try to fetch 
details
from cache it result in EINVAL.

For more details refer BZ https://bugzilla.redhat.com/show_bug.cgi?id=1386236

Change-Id: I1ceb7855ec1587c204e1d7020d2330205aa202c2
Signed-off-by: Jiffin Tony Thottan <jthot...@redhat.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/34/298934/1
-- 
To view, visit https://review.gerrithub.io/298934
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1ceb7855ec1587c204e1d7020d2330205aa202c2
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Jiffin Tony Thottan <jthot...@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

Reply via email to