Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ceph: generalize mon requests, add pool op support | Yehuda Sadeh | 2010-08-10 | 1 | -0/+5 |
* | ceph: reuse mon subscribe message instead of allocated anew | Sage Weil | 2010-05-22 | 1 | -1/+1 |
* | ceph: make mon client statfs handling more generic | Yehuda Sadeh | 2010-05-18 | 1 | -7/+8 |
* | ceph: drop unnecessary msgpool for mon_client subscribe_ack | Sage Weil | 2010-05-18 | 1 | -5/+1 |
* | ceph: drop unnecessary msgpool for mon_client auth_reply | Sage Weil | 2010-05-18 | 1 | -3/+2 |
* | ceph: clean up statfs | Sage Weil | 2010-05-18 | 1 | -2/+3 |
* | ceph: use rbtree for mon statfs requests | Sage Weil | 2010-02-17 | 1 | -2/+3 |
* | ceph: allow renewal of auth credentials | Sage Weil | 2010-02-11 | 1 | -0/+3 |
* | ceph: negotiate authentication protocol; implement AUTH_NONE protocol | Sage Weil | 2009-11-19 | 1 | -5/+9 |
* | ceph: build cleanly without CONFIG_DEBUG_FS | Sage Weil | 2009-11-13 | 1 | -0/+2 |
* | ceph: monitor client | Sage Weil | 2009-10-06 | 1 | -0/+109 |