Commit Graph

20 Commits (04a419f908b5291ff7e8ffd7aa351fa0ac0c08af)

Author SHA1 Message Date
Sage Weil 04a419f908 ceph: add feature bits to connection handshake (protocol change) 15 years ago
Sage Weil 350b1c32ea ceph: control access to page vector for incoming data 15 years ago
Sage Weil ec302645f4 ceph: use connection mutex to protect read and write stages 15 years ago
Yehuda Sadeh 169e16ce81 ceph: remove unaccessible code 15 years ago
Sage Weil cf3e5c409b ceph: plug leak of incoming message during connection fault/close 15 years ago
Sage Weil 9ec7cab14e ceph: hex dump corrupt server data to KERN_DEBUG 15 years ago
Sage Weil b3d1dbbdd5 ceph: don't save sent messages on lossy connections 15 years ago
Sage Weil 92ac41d0a4 ceph: detect lossy state of connection 15 years ago
Sage Weil 5e095e8b40 ceph: plug msg leak in con_fault 15 years ago
Sage Weil c86a2930cc ceph: carry explicit msg reference for currently sending message 15 years ago
Sage Weil c2e552e76e ceph: use kref for ceph_msg 15 years ago
Sage Weil b6c1d5b81e ceph: simplify ceph_buffer interface 15 years ago
Sage Weil 03c677e1d1 ceph: reset msgr backoff during open, not after successful handshake 15 years ago
Sage Weil 4e7a5dcd1b ceph: negotiate authentication protocol; implement AUTH_NONE protocol 15 years ago
Sage Weil 71ececdaca ceph: remove unnecessary ceph_con_shutdown 15 years ago
Sage Weil eed0ef2caf ceph: separate banner and connect during handshake into distinct stages 15 years ago
Sage Weil f28bcfbe66 ceph: convert port endianness 15 years ago
Sage Weil 63f2d21195 ceph: use fixed endian encoding for ceph_entity_addr 15 years ago
Sage Weil 13e38c8ae7 ceph: update to mon client protocol v15 16 years ago
Sage Weil 31b8006e1d ceph: messenger library 16 years ago