aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/mon_client.c
Commit message (Expand)AuthorAgeFilesLines
* libceph: gracefully handle large reply messages from the monSage Weil2014-11-051-0/+8
* libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov2014-11-051-4/+4
* ceph: fix ceph_monc_init memory leakNoah Watkins2011-10-251-3/+7
* libceph: don't complain on msgpool alloc failuresSage Weil2011-10-251-9/+15
* libceph: always preallocate mon connectionSage Weil2011-10-251-25/+22
* ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-291-1/+1
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-0/+1027