Bug 1365489 - glfs_truncate missing
Summary: glfs_truncate missing
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: libgfapi
Version: mainline
Hardware: All
OS: All
unspecified
low
Target Milestone: ---
Assignee: Oleksandr Natalenko
QA Contact: Sudhir D
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-09 11:34 UTC by Oleksandr Natalenko
Modified: 2016-11-22 13:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-11-22 13:28:47 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Oleksandr Natalenko 2016-08-09 11:34:32 UTC
glfs_truncate() is available in glfs.h but is not implemented.

Comment 1 Vijay Bellur 2016-08-09 11:35:25 UTC
REVIEW: http://review.gluster.org/13927 (gfapi: add missing glfs_truncate) posted (#8) for review on master by Oleksandr Natalenko (oleksandr)

Comment 2 Vijay Bellur 2016-08-11 13:19:39 UTC
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>

Comment 3 Worker Ant 2016-08-22 09:44:01 UTC
REVIEW: http://review.gluster.org/15194 (tests: Remove explicit mention of include location) posted (#2) for review on master by Poornima G (pgurusid)

Comment 4 Worker Ant 2016-08-22 14:45:00 UTC
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>


Note You need to log in before you can comment on or make changes to this bug.