]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client:EINVAL may be returned when offset is 0 ,Loff_t pos = f->pos should be the...
authorwenpengLi <liwenpeng@inspur.com>
Wed, 11 Sep 2019 01:58:27 +0000 (09:58 +0800)
committerwenpengLi <liwenpeng@inspur.com>
Mon, 16 Sep 2019 02:44:12 +0000 (10:44 +0800)
commit0572e54318cebdfa83d67d47be9a6d110489e808
treee0fbf6885c356c32cfed0a62dc5543b5edb1efe9
parentd8eb2bb73ee0245aeef24a858d60f7544d436e78
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>
src/client/Client.cc