Bug 765565 (GLUSTER-3833)

Summary: uuid_types.h should be autogenerated per architecture just like e2fsprogs
Product: [Community] GlusterFS Reporter: Harshavardhana <fharshav>
Component: coreAssignee: Harshavardhana <fharshav>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: mainlineCC: cww, gluster-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Harshavardhana 2011-11-30 04:08:52 UTC
Current glusterfs build uses uuid_types.h generated for x86_64 architecture and has values replaced by previous configure inside e2fsprogs. 

For have better portability we should change it back to how e2fsprogs does which generates it during configure so that we get system/architecture specific values.

Comment 1 Anand Avati 2011-12-01 04:13:59 UTC
CHANGE: http://review.gluster.com/764 (Change-Id: I3911998373756707996afb7b926ec0780ea18b81) merged in master by Anand Avati (avati)