Bug 1398076 - SEEK_HOLE/ SEEK_DATA doesn't return the correct offset
Summary: SEEK_HOLE/ SEEK_DATA doesn't return the correct offset
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: protocol
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ravishankar N
QA Contact:
URL:
Whiteboard:
: 1425296 (view as bug list)
Depends On:
Blocks: 1399130 1399131
TreeView+ depends on / blocked
 
Reported: 2016-11-24 04:01 UTC by Ravishankar N
Modified: 2018-11-20 03:42 UTC (History)
2 users (show)

Fixed In Version: glusterfs-3.10.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1399130 1399131 (view as bug list)
Environment:
Last Closed: 2017-03-06 17:36:17 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Ravishankar N 2016-11-24 04:01:54 UTC
Description of problem:
Found while testing the downstream kernel with FUSE support for seek_hole/data that we always get zero as the offset when we try these flags.

Comment 1 Worker Ant 2016-11-24 04:02:29 UTC
REVIEW: http://review.gluster.org/15920 (protocol/server: capute offset in seek) posted (#1) for review on master by Ravishankar N (ravishankar)

Comment 2 Worker Ant 2016-11-26 15:37:08 UTC
REVIEW: http://review.gluster.org/15920 (protocol/server: capture offset in seek) posted (#2) for review on master by Ravishankar N (ravishankar)

Comment 3 Worker Ant 2016-11-28 10:33:14 UTC
COMMIT: http://review.gluster.org/15920 committed in master by Pranith Kumar Karampuri (pkarampu) 
------
commit cc37e5929d1e3ea4eaf4c4576a82066bf131ad05
Author: Ravishankar N <ravishankar>
Date:   Thu Nov 24 08:31:47 2016 +0530

    protocol/server: capture offset in seek
    
    Problem:
    http://review.gluster.org/11482 implemented seek FOP but
    http://review.gluster.org/#/c/14137/ 'undid' the change where we pack
    the offset returned by seek in server xlator before sending it to the client.
    As a result, seek always returns zero to the client for SEEK_HOLE/
    SEEK_DATA.
    
    Fix:
    I think 14137 removed it unintentionally, hence adding it back again.
    
    Signed-off-by: Ravishankar N <ravishankar>
    Change-Id: I67a1f7b53214b043c5291f5704be4a50b698f91c
    BUG: 1398076
    Reviewed-on: http://review.gluster.org/15920
    Smoke: Gluster Build System <jenkins.org>
    NetBSD-regression: NetBSD Build System <jenkins.org>
    CentOS-regression: Gluster Build System <jenkins.org>
    Reviewed-by: Pranith Kumar Karampuri <pkarampu>

Comment 4 Shyamsundar 2017-03-06 17:36:17 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.10.0, please open a new bug report.

glusterfs-3.10.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/gluster-users/2017-February/030119.html
[2] https://www.gluster.org/pipermail/gluster-users/

Comment 5 Vijay Bellur 2018-11-20 03:42:41 UTC
*** Bug 1425296 has been marked as a duplicate of this bug. ***


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