ceph: messenger library
A generic message passing library is used to communicate with all
other components in the Ceph file system. The messenger library
provides ordered, reliable delivery of messages between two nodes in
the system.
This implementation is based on TCP.
Signed-off-by: NSage Weil <sage@newdream.net>
Showing
fs/ceph/decode.h
0 → 100644
fs/ceph/messenger.c
0 → 100644
此差异已折叠。
fs/ceph/messenger.h
0 → 100644
想要评论请 注册 或 登录