Bug 1448265 - use common function iov_length to instead of duplicate code
Summary: use common function iov_length to instead of duplicate code
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: core
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zhou Zhengping
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-05 03:30 UTC by Zhou Zhengping
Modified: 2017-09-05 17:29 UTC (History)
1 user (show)

Fixed In Version: glusterfs-3.12.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-09-05 17:29:02 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Zhou Zhengping 2017-05-05 03:30:11 UTC
Description of problem:
There is a function iov_lengh to calculate iovs total length, we can use this
common function instead of other implementations in some xlators

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Worker Ant 2017-05-05 03:36:25 UTC
REVIEW: https://review.gluster.org/16975 (coreutils: use coreutils instead of duplicate code) posted (#2) for review on master by Zhou Zhengping (johnzzpcrystal)

Comment 2 Worker Ant 2017-05-05 15:04:19 UTC
COMMIT: https://review.gluster.org/16975 committed in master by Jeff Darcy (jeff.us) 
------
commit fe83a4ae84dd4345d6e958219d5a1dc59ecb039d
Author: Zhou Zhengping <johnzzpcrystal>
Date:   Fri Mar 31 00:42:46 2017 +0800

    coreutils: use coreutils instead of duplicate code
    
    Change-Id: I0e442331d2bbb22ec18c37af87ab2a8852737c43
    BUG: 1448265
    Signed-off-by: Zhou Zhengping <johnzzpcrystal>
    Reviewed-on: https://review.gluster.org/16975
    Smoke: Gluster Build System <jenkins.org>
    NetBSD-regression: NetBSD Build System <jenkins.org>
    CentOS-regression: Gluster Build System <jenkins.org>
    Reviewed-by: Amar Tumballi <amarts>
    Reviewed-by: Prashanth Pai <ppai>
    Reviewed-by: Jeff Darcy <jeff.us>

Comment 3 Shyamsundar 2017-09-05 17:29:02 UTC
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.12.0, please open a new bug report.

glusterfs-3.12.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-September/000082.html
[2] https://www.gluster.org/pipermail/gluster-users/


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