]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: new rbd_non_blocking_aio config option
authorJason Dillaman <dillaman@redhat.com>
Tue, 2 Jun 2015 02:56:11 +0000 (22:56 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 10 Jun 2015 14:11:08 +0000 (10:11 -0400)
commit6ce86f1f1bd6cc3b7995fa5ba34507c8aa21f608
tree893e8ab7514352bb06568202d41636f7ca38cd09
parent890e5bca5c71740025b2e8ff8bad863fc7e9b33e
librbd: new rbd_non_blocking_aio config option

Setting this option to false reverts librbd to legacy behavior
where AIO operations could potentially block.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 769cad12716b85d87eacc1069dd9f5c21cad3915)
(cherry picked from commit bdd544d60b5d3390df9d36079d3d76e6bfae1593)
src/common/config_opts.h
src/librbd/librbd.cc