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