[Bugs] [Bug 1394063] New: glfd offset should not be updated for positional read/ write operations
bugzilla at redhat.com
bugzilla at redhat.com
Thu Nov 10 23:08:54 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1394063
Bug ID: 1394063
Summary: glfd offset should not be updated for positional
read/write operations
Product: GlusterFS
Version: mainline
Component: libgfapi
Assignee: bugs at gluster.org
Reporter: rtalur at redhat.com
QA Contact: sdharane at redhat.com
CC: bugs at gluster.org
Description of problem:
posix defines that offset of an fd should not be updated after
pread/preadv/pwrite/pwritev. Currently, gfapi has a different behavior that we
update the glfd->offset after such operations.
Version-Release number of selected component (if applicable):
mainline
How reproducible:
always
Steps to Reproduce:
1. refer to tests/basic/gfapi/gfapi-pwrite-readv.c
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list