Bug 1416520
| Summary: | Missing FOPs in the io-stats xlator | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Menaka <menaka.m> |
| Component: | io-stats | Assignee: | Menaka <menaka.m> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | mainline | CC: | bugs, menaka.m, rgowdapp, srangana |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.11.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-05-30 18:39: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
Menaka
2017-01-25 17:06:22 UTC
This is being worked on as a part of the Outreachy project by Menaka Mohan, and hence is assigned to her. An initial patch is posted @https://review.gluster.org/#/c/16490/ which will be corrected to reflect this bug soon. REVIEW: https://review.gluster.org/16490 (Adding the missing FOPs in the io-stats xlator) posted (#2) for review on master by Menaka Mohan (menaka.m) REVIEW: https://review.gluster.org/16490 (Added the missing FOPs in the io-stats xlator) posted (#3) for review on master by Menaka Mohan (menaka.m) COMMIT: https://review.gluster.org/16490 committed in master by Shyamsundar Ranganathan (srangana) ------ commit 6bd86b7085098c79ee6a50015fe89a8b18608cbf Author: menakamohan <menaka.m> Date: Tue Jan 31 17:14:30 2017 +0530 Added the missing FOPs in the io-stats xlator The following FOPs are not implemented in the io-stats xlator. 1)fentrylk 2)compound 3)seek 4)lease 5)getactivelk 6)setactivelk Added the missing FOPs to the io-stats xlator Change-Id: I4577f82ec906f1b88327c484cd9a6f356d578125 BUG: 1416520 Signed-off-by: menakamohan <menaka.m> Reviewed-on: https://review.gluster.org/16490 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Shyamsundar Ranganathan <srangana> 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.11.0, please open a new bug report. glusterfs-3.11.0 has been announced on the Gluster mailinglists [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://lists.gluster.org/pipermail/announce/2017-May/000073.html [2] https://www.gluster.org/pipermail/gluster-users/ |