Bug 1099878
Summary: | Need support for handle based Ops to fetch/modify extended attributes of a file | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Soumya Koduri <skoduri> |
Component: | libgfapi | Assignee: | Soumya Koduri <skoduri> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Sudhir D <sdharane> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.5.0 | CC: | gluster-bugs, ndevos |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.5.1beta | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-24 11:05: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: | |||
Bug Depends On: | 1089414 | ||
Bug Blocks: | 1071800 |
Description
Soumya Koduri
2014-05-21 11:53:23 UTC
REVIEW: http://review.gluster.org/7825 (libgfapi: Added Handle-based ops to get/set/remove extended attributes in the libgfapi.) posted (#1) for review on release-3.5 by soumya k (skoduri) REVIEW: http://review.gluster.org/7825 (libgfapi: Added Handle-based ops to get/set/remove extended attributes in the libgfapi.) posted (#2) for review on release-3.5 by soumya k (skoduri) REVIEW: http://review.gluster.org/7825 (libgfapi: Added Handle-based ops to get/set/remove extended attributes in the libgfapi.) posted (#3) for review on release-3.5 by soumya k (skoduri) REVIEW: http://review.gluster.org/7825 (libgfapi: Added Handle-based ops to get/set/remove extended attributes in the libgfapi.) posted (#4) for review on release-3.5 by soumya k (skoduri) COMMIT: http://review.gluster.org/7825 committed in release-3.5 by Niels de Vos (ndevos) ------ commit 0ba8c6113058ae2ab2a2e38e11a2c95d75056a3b Author: Soumya Koduri <skoduri> Date: Wed May 21 17:09:49 2014 +0530 libgfapi: Added Handle-based ops to get/set/remove extended attributes in the libgfapi. Cherry picked from commit Change-Id: I1a8e666018d7b93e0bba2d9882935681da909980 and Change-Id: I62f63da37edf722d6d79c75f72ee7403e93e4936 > BUG: 1089414 > Signed-off-by: Soumya Koduri <skoduri> > Reviewed-on: http://review.gluster.org/7308 > Reviewed-by: Vijay Bellur <vbellur> > Tested-by: Vijay Bellur <vbellur> This patch differs a bit from its earlier master patch - * 'DECODE_SYNCOP_ERR' macro is not defined in this code branch. So lines where this macro is used are skipped. * 'syncop_removexattr(..)' definition differs from the one in the master branch. BUG: 1099878 Change-Id: I1e9cce4efeec038b9736065d39887c35752caead Signed-off-by: Soumya Koduri <skoduri> Reviewed-on: http://review.gluster.org/7825 Reviewed-by: Raghavendra G <rgowdapp> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Niels de Vos <ndevos> The first (and last?) Beta for GlusterFS 3.5.1 has been released [1]. Please verify if the release solves this bug report for you. In case the glusterfs-3.5.1beta release does not have a resolution for this issue, leave a comment in this bug and move the status to ASSIGNED. If this release fixes the problem for you, leave a note and change the status to VERIFIED. Packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update (possibly an "updates-testing" repository) infrastructure for your distribution. [1] http://supercolony.gluster.org/pipermail/gluster-users/2014-May/040377.html [2] http://supercolony.gluster.org/pipermail/gluster-users/ This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.5.1, please reopen this bug report. glusterfs-3.5.1 has been announced on the Gluster Users mailinglist [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://supercolony.gluster.org/pipermail/gluster-users/2014-June/040723.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |