]> 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... 30932/head
authorwenpengLi <liwenpeng@inspur.com>
Wed, 11 Sep 2019 01:58:27 +0000 (09:58 +0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 15 Oct 2019 09:12:59 +0000 (11:12 +0200)
commit81d14174ba2dc665c4c0ba164d74cf056a895eaa
tree46a75005c7e2fde242a4a8d46b2bf4fef9f207cc
parente78333157fbdbae5bc9141e7d6fa407ddcba4104
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