summaryrefslogtreecommitdiffstats
path: root/fs/ceph/mon_client.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-211-121/+0Star
* ceph: generalize mon requests, add pool op supportYehuda Sadeh2010-08-101-0/+5
* ceph: reuse mon subscribe message instead of allocated anewSage Weil2010-05-221-1/+1
* ceph: make mon client statfs handling more genericYehuda Sadeh2010-05-181-7/+8
* ceph: drop unnecessary msgpool for mon_client subscribe_ackSage Weil2010-05-181-5/+1Star
* ceph: drop unnecessary msgpool for mon_client auth_replySage Weil2010-05-181-3/+2Star
* ceph: clean up statfsSage Weil2010-05-181-2/+3
* ceph: use rbtree for mon statfs requestsSage Weil2010-02-171-2/+3
* ceph: allow renewal of auth credentialsSage Weil2010-02-111-0/+3
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-191-5/+9
* ceph: build cleanly without CONFIG_DEBUG_FSSage Weil2009-11-131-0/+2
* ceph: monitor clientSage Weil2009-10-061-0/+109