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

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


Change subject: Don't print "CRIT: Likely bug.." trace when attr mask is 
ATTR_RDATTR_ERR
......................................................................

Don't print "CRIT: Likely bug.." trace when attr mask is ATTR_RDATTR_ERR

With changes made for commit 1703bd012345ad6460f352c630f294a2d5ef0081
the "CRIT: Likely bug FSAL did not fill in a standard NFSv3 attribute: missing"
gets printed when 'FSAL_attr->valid_mask = ATTR_RDATTR_ERR'. This trace
shouldn't be printed for this condition
'FSAL_attr->valid_mask == ATTR_RDATTR_ERR', as ATTR_RDATTR_ERR means an error
occurred when getting attributes.
Fixed the same.

Change-Id: Id839dc346199329fa03fa4b3fb6c3287111409a3
Signed-off-by: Madhu Thorat <madhu.punj...@in.ibm.com>
---
M src/Protocols/NFS/nfs_proto_tools.c
1 file changed, 4 insertions(+), 0 deletions(-)



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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id839dc346199329fa03fa4b3fb6c3287111409a3
Gerrit-Change-Number: 394360
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