]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client:EINVAL may be returned when offset is 0 ,Loff_t pos = f->pos should be the... 30762/head
authorwenpengLi <liwenpeng@inspur.com>
Wed, 11 Sep 2019 01:58:27 +0000 (09:58 +0800)
committerNathan Cutler <ncutler@suse.com>
Mon, 7 Oct 2019 18:52:34 +0000 (20:52 +0200)
commit07801c9a4f713f9afade43428f9dbad640ab08be
tree45d004e70bebb2b95ab140ab9b8050e66c84c4ca
parent1bc9b1f077cabbda800d949906569e5bf2edf32e
client:EINVAL may be returned when offset is 0 ,Loff_t pos = f->pos should be the best.
Fixes:https://tracker.ceph.com/issues/41837
Signed-off-by: wenpengLi <liwenpeng@inspur.com>
(cherry picked from commit 0572e54318cebdfa83d67d47be9a6d110489e808)
src/client/Client.cc