]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: return EINVAL if iovcnt < 0 for p{read,write}v() 5112/head
authorKefu Chai <kchai@redhat.com>
Wed, 1 Jul 2015 08:43:16 +0000 (16:43 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 1 Jul 2015 09:13:05 +0000 (17:13 +0800)
commite819a3c7346f8395168c3693e91b37d74c5585af
treef4960c279099b28bb8f3ff66d28e1383715f7fcf
parent19a75f1bd57bf4c9467f4db91f3de1cd0b81c707
client: return EINVAL if iovcnt < 0 for p{read,write}v()

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/client/Client.cc