Bug 1769754

Summary: dht_readdirp_cbk: Do not strip out entries with invalid stats
Product: [Community] GlusterFS Reporter: Nithya Balachandran <nbalacha>
Component: distributeAssignee: bugs <bugs>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-13 11:39:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nithya Balachandran 2019-11-07 11:50:14 UTC
Description of problem:
If a brick returns invalid stats for an entry in a readdirp response, dht does not return that entry to the higher layers so it does not get listed on the mount point.

Reverse this behaviour.

Version-Release number of selected component (if applicable):


How reproducible:
Consistently.

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Worker Ant 2019-11-11 06:04:15 UTC
REVIEW: https://review.gluster.org/23697 (cluster/dht: Don't skip entries with invalid stat) posted (#1) for review on master by N Balachandran

Comment 2 Worker Ant 2019-11-13 11:39:07 UTC
REVIEW: https://review.gluster.org/23697 (cluster/dht: Don't skip entries with invalid stat) merged (#3) on master by Amar Tumballi