aboutsummaryrefslogtreecommitdiff
path: root/net/ceph/mon_client.c
AgeCommit message (Expand)Author
2013-06-20libceph: wrap auth ops in wrapper functionsSage Weil
2012-11-26libceph: delay debugfs initialization until we learn global_idSage Weil
2012-11-26libceph: revoke mon_client messages on session restartSage Weil
2012-11-26libceph: initialize mon_client con only onceSage Weil
2012-11-26libceph: set peer name on con_open, not initSage Weil
2012-11-26libceph: make ceph_con_revoke() a msg operationAlex Elder
2012-11-26libceph: tweak ceph_alloc_msg()Alex Elder
2012-11-26libceph: fully initialize connection in con_init()Alex Elder
2012-11-26libceph: init monitor connection when openingAlex Elder
2012-11-26libceph: drop connection refcounting for mon_clientSage Weil
2012-11-26libceph: embed ceph connection structure in mon_clientAlex Elder
2012-11-26libceph: embed ceph messenger structure in ceph_clientAlex Elder
2012-11-26libceph: flush msgr queue during mon_client shutdownSage Weil
2012-02-02ceph: initialize client debugfs outside of monc->mutexSage Weil
2011-10-25ceph: fix ceph_monc_init memory leakNoah Watkins
2011-10-25libceph: don't complain on msgpool alloc failuresSage Weil
2011-10-25libceph: always preallocate mon connectionSage Weil
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh