summaryrefslogtreecommitdiffstats
path: root/fs/ceph/mon_client.h
AgeCommit message (Expand)AuthorLines
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh-121/+0
2010-08-10ceph: generalize mon requests, add pool op supportYehuda Sadeh-0/+5
2010-05-21ceph: reuse mon subscribe message instead of allocated anewSage Weil-1/+1
2010-05-17ceph: make mon client statfs handling more genericYehuda Sadeh-7/+8
2010-05-17ceph: drop unnecessary msgpool for mon_client subscribe_ackSage Weil-5/+1
2010-05-17ceph: drop unnecessary msgpool for mon_client auth_replySage Weil-3/+2
2010-05-17ceph: clean up statfsSage Weil-2/+3
2010-02-16ceph: use rbtree for mon statfs requestsSage Weil-2/+3
2010-02-10ceph: allow renewal of auth credentialsSage Weil-0/+3
2009-11-18ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil-5/+9
2009-11-12ceph: build cleanly without CONFIG_DEBUG_FSSage Weil-0/+2
2009-10-06ceph: monitor clientSage Weil-0/+109