Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mds: make C_MDSInternalNoop::complete() delete 'this' | Yan, Zheng | 2017-04-05 | 1 | -2/+2 |
* | mds: add override in headers | liuchang0812 | 2017-03-03 | 1 | -16/+16 |
* | assert(0) -> ceph_abort() | Sage Weil | 2016-11-22 | 1 | -1/+1 |
* | mds: avoid wrapping contexts during logging | Yan, Zheng | 2016-10-21 | 1 | -1/+17 |
* | mds: avoid wrapping C_IO_Wrapper with C_OnFinisher | Yan, Zheng | 2016-10-21 | 1 | -8/+11 |
* | mds: cancel context correctly if we already have required osdmap in hand | xie xingguo | 2016-06-14 | 1 | -0/+9 |
* | make ctors with one argument explicit | Danny Al-Gaaf | 2016-01-29 | 1 | -2/+2 |
* | mds: Make all subsystems take an MDSRank instead of an MDS | John Spray | 2015-07-28 | 1 | -19/+19 |
* | MDS: clean up internal MDRequests the standard way | Greg Farnum | 2014-11-07 | 1 | -2/+0 |
* | mds: add an MDSInternalContextWrapper and MDSIOContextWrapper | Greg Farnum | 2014-11-07 | 1 | -0/+28 |
* | mds: convert IO contexts | John Spray | 2014-08-25 | 1 | -4/+8 |
* | mds: add MDSContext subclasses | John Spray | 2014-08-25 | 1 | -0/+135 |