Bug 790282

Summary: distribute diskusage code is not uptodate with gfid based changes
Product: [Community] GlusterFS Reporter: Amar Tumballi <amarts>
Component: distributeAssignee: Amar Tumballi <amarts>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: medium    
Version: mainlineCC: gluster-bugs, vraman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 17:31:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 817967    

Description Amar Tumballi 2012-02-14 06:13:20 UTC
now the lookup/statfs etc codes need 'gfid' and not path or 'ino'. Hence need to fill the right value in the loc_t structure to get it working.

Comment 1 Amar Tumballi 2012-02-21 09:27:50 UTC
http://review.gluster.com/2767 fixes the issue, and is committed.