Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mds: use const_iterator for decode | Kefu Chai | 2018-05-17 | 1 | -3/+3 |
* | mds: Use unqualified encode/decode | Adam C. Emerson | 2018-01-10 | 1 | -18/+19 |
* | mds: Using stl min | max, MIN | MAX macros instead | Shinobu Kinjo | 2018-01-04 | 1 | -1/+1 |
* | mds: remove useless code in inode_backtrace_t::compare | Yan, Zheng | 2016-10-17 | 1 | -12/+1 |
* | mds: initialize 'equivalent' argument of inode_backtrace_t::compare | Yan, Zheng | 2016-10-17 | 1 | -2/+3 |
* | mds: check inode's parent dentry name in inode_backtrace_t::compare | Yan, Zheng | 2016-10-17 | 1 | -2/+4 |
* | mds: check inode's direct parent in inode_backtrace_t::compare | Yan, Zheng | 2016-10-17 | 1 | -0/+2 |
* | MDS: add operator==() and compare() for inode_backtrace_t | Greg Farnum | 2014-11-07 | 1 | -0/+48 |
* | mds: New backtrace handling | Sam Lang | 2013-03-16 | 1 | -2/+17 |
* | mds: inode_back{trace,pointer}_t now uses modern encoding | Greg Farnum | 2013-02-05 | 1 | -0/+105 |