Skip to content
Commit 19079203 authored by Ilya Dryomov's avatar Ilya Dryomov
Browse files

libceph: support for sending notifies



Implement ceph_osdc_notify() for sending notifies.

Due to the fact that the current messenger can't do read-in into
pagelists (it can only do write-out from them), I had to go with a page
vector for a NOTIFY_COMPLETE payload, for now.

Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
parent 922dab61
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment