Bug 1257044

Summary: posix: xattrop should set result in response dictionary
Product: [Community] GlusterFS Reporter: Vijaikumar Mallikarjuna <vmallika>
Component: posixAssignee: Raghavendra G <rgowdapp>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, smohan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-4.1.3 (or higher) Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-29 03:18:31 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 Vijaikumar Mallikarjuna 2015-08-26 07:18:12 UTC
In posix xattrop, result is updated in the input dict, it should instead set the result in response dictionary

Comment 1 Anand Avati 2015-08-26 07:26:20 UTC
REVIEW: http://review.gluster.org/12012 (posix: xattrop should set result in response dictionary) posted (#1) for review on master by Vijaikumar Mallikarjuna (vmallika)

Comment 2 Anand Avati 2015-08-26 07:53:08 UTC
REVIEW: http://review.gluster.org/12012 (posix: xattrop should set result in response dictionary) posted (#2) for review on master by Vijaikumar Mallikarjuna (vmallika)

Comment 3 Vijaikumar Mallikarjuna 2016-04-07 03:22:14 UTC
Patch "http://review.gluster.org/11995" fixes the problem