Bug 1419415
Summary: | Missing Compound FOP in the generator list of FOPs | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Menaka <menaka.m> |
Component: | libglusterfsclient | Assignee: | Menaka <menaka.m> |
Status: | CLOSED EOL | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs, menaka.m, srangana |
Target Milestone: | --- | Keywords: | Triaged |
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-04-18 10:52:03 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
Menaka
2017-02-06 05:19:02 UTC
REVIEW: https://review.gluster.org/16547 (Adding the Compound FOP to the generator file) posted (#1) for review on master by Menaka Mohan (menaka.m) REVIEW: https://review.gluster.org/16547 (Adding the Compound FOP to the generator file) posted (#2) for review on master by Menaka Mohan (menaka.m) Still relevant? The initial intention was to be able to reduce code across xlators that have repeated per-FOP constructs. With the initial target as io-stats in this patch ( https://review.gluster.org/c/glusterfs/+/16586 ). The issue of not being able to add compound FOP to this list of auto generated code was why this bug was open. From release-6 onwards, compound FOPs are removed from the code base as there are no users. Thus, this bug need not be fixed. The above context, instead of closing just the bug, was to elaborate what was intended and the amount of code-reduction that it would have provided to Gluster, as that is not yet done. |