]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
krbd: reap all available events before polling again
authorIlya Dryomov <idryomov@gmail.com>
Thu, 10 Oct 2019 11:49:26 +0000 (13:49 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 29 Oct 2019 11:10:36 +0000 (12:10 +0100)
commit381724525670f9684a433a6271b56f80162ad5c7
tree0ea289bee54725b5370e5df0b9db7f66a19544a2
parent7e66b7e33eaed472c04b6a5242631f8b9fe058a0
krbd: reap all available events before polling again

This also exposes errors from udev_monitor_receive_device() which were
previously ignored.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 53aab34dafcca2ec022102a03905e59cfa34fc84)
src/krbd.cc