Description of problem: Compound FOP is not found in the list of FOPs in the generator file.
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.