Re: [PATCH 1/6] ceph/rbd: add support for watch notify payloads

2015-06-16 Thread Josh Durgin
On 06/12/2015 08:56 AM, Douglas Fuller wrote: From: Mike Christie This patch adds support for proto version 1 of watch-notify, so drivers like rbd can be sent a buffer with information like the notify operation being performed. Signed-off-by: Mike Christie Reviewed-by: Josh Durgin ---

[PATCH 1/6] ceph/rbd: add support for watch notify payloads

2015-06-12 Thread Douglas Fuller
From: Mike Christie This patch adds support for proto version 1 of watch-notify, so drivers like rbd can be sent a buffer with information like the notify operation being performed. Signed-off-by: Mike Christie --- drivers/block/rbd.c | 3 ++- include/linux/ceph/osd_client.h | 7