1
0
Fork 0
alistair23-linux/include/linux/ceph
Yehuda Sadeh a40c4f10e3 libceph: add lingering request and watch/notify event framework
Lingering requests are requests that are sent to the OSD normally but
tracked also after we get a successful request.  This keeps the OSD
connection open and resends the original request if the object moves to
another OSD.  The OSD can then send notification messages back to us
if another client initiates a notify.

This framework will be used by RBD so that the client gets notification
when a snapshot is created by another node or tool.

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>
2011-03-22 11:33:55 -07:00
..
auth.h
buffer.h
ceph_debug.h
ceph_frag.h
ceph_fs.h ceph: update common header files 2011-03-21 12:24:21 -07:00
ceph_hash.h
debugfs.h
decode.h
libceph.h ceph: move readahead default to fs/ceph from libceph 2011-03-21 12:24:23 -07:00
mdsmap.h
messenger.h libceph: fix msgr keepalive flag 2011-03-04 12:24:31 -08:00
mon_client.h
msgpool.h
msgr.h
osd_client.h libceph: add lingering request and watch/notify event framework 2011-03-22 11:33:55 -07:00
osdmap.h
pagelist.h
rados.h ceph: update common header files 2011-03-21 12:24:21 -07:00
types.h