From: Sage Weil Date: Tue, 6 Oct 2009 18:31:13 +0000 (-0700) Subject: ceph: messenger library X-Git-Tag: v2.6.34-rc2~9^2~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31b8006e1d79e127a776c9414e3e0b5f9508047e;p=pandora-kernel.git 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: Sage Weil --- Reading git-diff-tree failed