]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
radosstriper : protect aio_write API from calls with 0 bytes 13254/head
authorSebastien Ponce <sebastien.ponce@cern.ch>
Tue, 10 May 2016 09:27:59 +0000 (11:27 +0200)
committerShinobu Kinjo <shinobu@redhat.com>
Fri, 3 Feb 2017 22:24:19 +0000 (17:24 -0500)
commitd012c381e8c59994ea9a40dc006d23f1bdd6a026
treef76b0ec882f93a91ff294dff171d754c99d55486
parentc9ece0444611994ddc1292a83e6c091f7773212f
radosstriper : protect aio_write API from calls with 0 bytes

an assertion was failing so far, while we only have to return without doing anything

Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch>
(cherry picked from commit 7cce1e8c51640f466d8bb37a21c0d5f1b00db8ab)
src/libradosstriper/RadosStriperImpl.cc