>From <madhu.punj...@in.ibm.com>:

madhu.punj...@in.ibm.com has uploaded this change for review. ( 
https://review.gerrithub.io/388637


Change subject: Get attributes in fsal_lookup() when name is '.'
......................................................................

Get attributes in fsal_lookup() when name is '.'

Currently fsal_lookup() doesn't get attributes when name of the file
is '.' Thus, when nfs3_lookup() calls fsal_lookup() for name as '.'
the attrs->valid_mask remains 0 and a "CRIT: Likely bug..." trace
is seen later on.
Fixed this by getting attributes in fsal_lookup() when name is '.'

Change-Id: I548459d4ef8c3b33c54f951c72d36db3c63f4b65
Signed-off-by: Madhu Thorat <madhu.punj...@in.ibm.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_int.h
M src/FSAL/fsal_helper.c
M src/include/mdcache.h
3 files changed, 4 insertions(+), 3 deletions(-)



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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I548459d4ef8c3b33c54f951c72d36db3c63f4b65
Gerrit-Change-Number: 388637
Gerrit-PatchSet: 1
Gerrit-Owner: madhu.punj...@in.ibm.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