| Commit message (Expand) | Author | Age | Files | Lines |
* | mds: Build target 'common' without using namespace in headers | Adam C. Emerson | 2020-03-07 | 1 | -17/+15 |
* | mds: Move data members of struct SnapRealm to private. | Varsha Rao | 2019-12-24 | 1 | -4/+7 |
* | mds: Reorganize structure members in SnapRealm header | Varsha Rao | 2019-12-24 | 1 | -32/+31 |
* | cephfs: avoid map been inserted by mistake | Xiao Guodong | 2019-07-26 | 1 | -3/+4 |
* | mds: refactor MDSContext inheritance | Patrick Donnelly | 2019-02-02 | 1 | -2/+2 |
* | mds: use vector for context lists | Patrick Donnelly | 2018-07-26 | 1 | -2/+1 |
* | mds: close past parents after snaprealm format gets converted | Yan, Zheng | 2018-04-19 | 1 | -1/+0 |
* | mds: upgrade snaprealm format during scrub | Yan, Zheng | 2018-04-19 | 1 | -1/+2 |
* | mds: attach inode with multiple hardlinks to dummy global snaprealm | Yan, Zheng | 2018-02-09 | 1 | -7/+3 |
* | mds: simplify SnapRealm::build_snap_{set,trace} | Yan, Zheng | 2018-02-09 | 1 | -5/+3 |
* | mds: record global last_created/last_destroyed in snaptable | Yan, Zheng | 2018-02-09 | 1 | -2/+0 |
* | mds: cleanup snaprealm past parents open check | Yan, Zheng | 2018-02-09 | 1 | -5/+2 |
* | mds: rollback snaprealms when rolling back slave request | Yan, Zheng | 2018-02-09 | 1 | -2/+1 |
* | mds: record snaps in old snaprealm when moving inode into new snaprealm | Yan, Zheng | 2018-02-09 | 1 | -2/+7 |
* | mds: convert to allocator agnostic string_view | Patrick Donnelly | 2018-02-07 | 1 | -3/+5 |
* | mds: const methods on SnapRealm | John Spray | 2017-03-08 | 1 | -13/+16 |
* | Merge pull request #11609 from stiopaa1/mds_snaprealm_unneededuseofcount | John Spray | 2016-10-28 | 1 | -3/+5 |
|\ |
|
| * | mds/SnapRealm: remove unneeded use of count | Michal Jarzabek | 2016-10-22 | 1 | -3/+5 |
* | | mds: move MDSCacheObject related code to seperate files | Yan, Zheng | 2016-10-19 | 1 | -6/+2 |
|/ |
|
* | mds/SnapRealm.h: add const to member functions | Michal Jarzabek | 2016-08-25 | 1 | -4/+4 |
* | mds: fix open snap parents tracking | Yan, Zheng | 2016-02-25 | 1 | -3/+5 |
* | mds: use helper functions to access/modify SnapRealm::open | Yan, Zheng | 2015-06-01 | 1 | -0/+2 |
* | mds: remove pruned parent snaprealm from snaprealm's open_past_parents | Yan, Zheng | 2015-06-01 | 1 | -0/+1 |
* | mds: properly invalidate past child snaprealms | Yan, Zheng | 2015-05-19 | 1 | -0/+1 |
* | mds: check snapset in journal_cow_dentry() | Yan, Zheng | 2015-03-18 | 1 | -2/+9 |
* | mds: avoid infinite loop of SnapRealm::_open_parents | Yan, Zheng | 2015-02-05 | 1 | -0/+1 |
* | mds: Switch to new context types | John Spray | 2014-08-25 | 1 | -2/+3 |
* | mds/SnapRealm.h: prefer prefix ++operator for iterators | Danny Al-Gaaf | 2013-03-13 | 1 | -1/+2 |
* | mds: move SnapRealm into its own h/cc files | Sage Weil | 2013-02-05 | 1 | -0/+148 |