summaryrefslogtreecommitdiff
path: root/fs/ceph/mon_client.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-22ceph: reuse mon subscribe message instead of allocated anewSage Weil1-1/+1
2010-05-18ceph: make mon client statfs handling more genericYehuda Sadeh1-7/+8
2010-05-18ceph: drop unnecessary msgpool for mon_client subscribe_ackSage Weil1-5/+1
2010-05-18ceph: drop unnecessary msgpool for mon_client auth_replySage Weil1-3/+2
2010-05-18ceph: clean up statfsSage Weil1-2/+3
2010-02-17ceph: use rbtree for mon statfs requestsSage Weil1-2/+3
2010-02-11ceph: allow renewal of auth credentialsSage Weil1-0/+3
2009-11-19ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil1-5/+9
2009-11-13ceph: build cleanly without CONFIG_DEBUG_FSSage Weil1-0/+2
2009-10-06ceph: monitor clientSage Weil1-0/+109