Bug 1365489
Summary: | glfs_truncate missing | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Oleksandr Natalenko <oleksandr> |
Component: | libgfapi | Assignee: | Oleksandr Natalenko <oleksandr> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Sudhir D <sdharane> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs, rtalur |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-11-22 13:28:47 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
Oleksandr Natalenko
2016-08-09 11:34:32 UTC
REVIEW: http://review.gluster.org/13927 (gfapi: add missing glfs_truncate) posted (#8) for review on master by Oleksandr Natalenko (oleksandr) COMMIT: http://review.gluster.org/13927 committed in master by Jeff Darcy (jdarcy) ------ commit 3c41525001c49d7ada5f54bb3c97bf82909ee23e Author: Jeff Darcy <jdarcy> Date: Tue Aug 9 13:20:26 2016 +0300 gfapi: add missing glfs_truncate Change-Id: I80b016090a4d9d86278a0a5144dd58c0cbfe9bb2 BUG: 1365489 Signed-off-by: Jeff Darcy <jdarcy> Signed-off-by: Oleksandr Natalenko <oleksandr> Reviewed-on: http://review.gluster.org/13927 Smoke: Gluster Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: Kaleb KEITHLEY <kkeithle> REVIEW: http://review.gluster.org/15194 (tests: Remove explicit mention of include location) posted (#2) for review on master by Poornima G (pgurusid) COMMIT: http://review.gluster.org/15194 committed in master by Raghavendra Talur (rtalur) ------ commit c48f99ae6b4cb44415f2451277cd472a26503034 Author: Poornima G <pgurusid> Date: Thu Aug 18 12:36:37 2016 +0530 tests: Remove explicit mention of include location This hopefully fixes the spurious failures with error: glusterfs/api/glfs.h No such file or directory build.gluster.org/job/rackspace-regression-2GB-triggered/22897/consoleFull BUG: 1365489 Change-Id: Ic3660de810c0daee7284373bbfaed172aba86d69 Signed-off-by: Poornima G <pgurusid> Reviewed-on: http://review.gluster.org/15194 NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Raghavendra Talur <rtalur> Smoke: Gluster Build System <jenkins.org> |