Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1765155

Summary: replication shouldn't modify xattr-req coming from parent
Product: [Community] GlusterFS Reporter: Pranith Kumar K <pkarampu>
Component: replicateAssignee: 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-10-30 10:00:25 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 Pranith Kumar K 2019-10-24 12:38:56 UTC
Description of problem:
While doing a test Mohit, Xavi found that afr is modifying the xattr-req passed from DHT which is supposed to be only read-from. This modifies the common xattr-req data structure that will be passed to multiple dht subvolumes, which could lead to a problem.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Worker Ant 2019-10-24 12:41:26 UTC
REVIEW: https://review.gluster.org/23609 (cluster/afr: Take a copy of xattr-req) posted (#1) for review on master by Pranith Kumar Karampuri

Comment 2 Worker Ant 2019-10-30 10:00:25 UTC
REVIEW: https://review.gluster.org/23609 (cluster/afr: Take a copy of xattr-req) merged (#2) on master by Pranith Kumar Karampuri