| Commit message (Expand) | Author | Age | Files | Lines |
* | common: move ConfigValues out of md_config_t | Kefu Chai | 2018-07-10 | 1 | -11/+11 |
* | core: use const_iterator for decode | Kefu Chai | 2018-05-17 | 1 | -7/+7 |
* | Merge PR #16779 into master | Patrick Donnelly | 2018-04-04 | 1 | -0/+6 |
|\ |
|
| * | tools/cephfs: make cephfs-data-scan create snaprealm for base inodes | Yan, Zheng | 2018-03-18 | 1 | -0/+6 |
* | | global: output usage on -h, --help, or no args before contacting mons | Sage Weil | 2018-03-15 | 1 | -2/+1 |
|/ |
|
* | mds: move CInode container members to mempool | Patrick Donnelly | 2018-02-08 | 1 | -1/+1 |
* | tools: Use unqualified encode/decode | Adam C. Emerson | 2018-01-10 | 1 | -11/+11 |
* | cleanup: Replacing MIN,MAX with std::min,std::max | amitkuma | 2017-11-20 | 1 | -1/+1 |
* | core/common: Fix ENODATA for FreeBSD with compat.h | Willem Jan Withagen | 2017-06-15 | 1 | -0/+1 |
* | tools/cephfs: set dir_layout when injecting inodes | John Spray | 2017-04-12 | 1 | -0/+4 |
* | cephfs: Permit recovering metadata into a new RADOS pool | Douglas Fuller | 2017-04-04 | 1 | -16/+28 |
* | doc: Update CephFS disaster recovery documentation | Wido den Hollander | 2017-01-30 | 1 | -2/+4 |
* | dout: Use dout_context | Adam C. Emerson | 2016-12-22 | 1 | -0/+1 |
* | common: Unskew clock | Adam C. Emerson | 2016-12-22 | 1 | -2/+2 |
* | tools: cleanup phase of cephfs-data-scan | Vishal Kanaujia | 2016-12-06 | 1 | -2/+27 |
* | tools/cephfs: add 'scan_links' command which fixes linkages errors | Yan, Zheng | 2016-10-24 | 1 | -3/+223 |
* | tools/cephfs: add pg_files command | John Spray | 2016-10-20 | 1 | -0/+29 |
* | mds: fully encapsulate filesystems map | Patrick Donnelly | 2016-10-11 | 1 | -2/+2 |
* | tools/cephfs: Remove cephfs-data-scan tmap_upgrade | Douglas Fuller | 2016-07-01 | 1 | -82/+0 |
* | Merge pull request #9651 from renhwztetecs/renhw-wip-mdcache | John Spray | 2016-06-14 | 1 | -2/+2 |
|\ |
|
| * | mds/tools: fix mds->mdsmap->get_metadata_pool() return int->int64_t | huanwen ren | 2016-06-12 | 1 | -2/+2 |
* | | tools/cephfs: add sanity check for rados.connect() | xie xingguo | 2016-06-06 | 1 | -2/+13 |
|/ |
|
* | Merge pull request #8115 from ukernel/jewel-cephfs-data-scan-misc | Gregory Farnum | 2016-03-25 | 1 | -18/+20 |
|\ |
|
| * | tools/cephfs/DataScan.cc: fake non-empty dirstat for injected directory | Yan, Zheng | 2016-03-17 | 1 | -12/+18 |
| * | tools/cephfs/DataScan.cc: don't set directory inode's size to non-zero | Yan, Zheng | 2016-03-15 | 1 | -6/+2 |
* | | tools/cephfs: fix tmap_upgrade | John Spray | 2016-03-15 | 1 | -26/+32 |
|/ |
|
* | mds: make FSMap.get_filesystem return const | John Spray | 2016-03-10 | 1 | -1/+1 |
* | tools/cephfs: update for FSMap | John Spray | 2016-03-10 | 1 | -8/+40 |
* | Merge remote-tracking branch 'origin/greg-fs-testing-3-7-damage' | Greg Farnum | 2016-03-10 | 1 | -0/+5 |
|\ |
|
| * | tools: create mdsdir frag in cephfs-data-scan init | John Spray | 2016-03-03 | 1 | -0/+5 |
* | | Merge pull request #7003 from jcsp/wip-cephfs-tmap-migrate | Gregory Farnum | 2016-03-10 | 1 | -1/+81 |
|\ \
| |/
|/| |
|
| * | tools/cephfs: add tmap_upgrade | John Spray | 2016-02-29 | 1 | -1/+81 |
* | | struct ceph_file_layout -> file_layout_t | Sage Weil | 2016-03-01 | 1 | -42/+42 |
* | | mds: pass features to various CInode encoders and helpers | Sage Weil | 2016-03-01 | 1 | -2/+2 |
|/ |
|
* | tools/cephfs: sharded pgls in cephfs-data-scan | John Spray | 2016-02-05 | 1 | -203/+158 |
* | tools/cephfs/DataScan.cc: fix expression | Danny Al-Gaaf | 2016-01-29 | 1 | -1/+1 |
* | Merge pull request #5941 from jcsp/wip-12137 | Yan, Zheng | 2015-12-03 | 1 | -82/+338 |
|\ |
|
| * | tools: fix cephfs-data-scan scan_frags vs. nlink | John Spray | 2015-11-29 | 1 | -4/+4 |
| * | tools/cephfs: add scan_frags to DataScan | John Spray | 2015-11-23 | 1 | -16/+279 |
| * | tools: refactor DataScan injection | John Spray | 2015-11-23 | 1 | -68/+61 |
* | | tools/cephfs: enable tag filter in DataScan | John Spray | 2015-12-02 | 1 | -6/+65 |
* | | tools/cephfs: fix datascan kwarg parsing | John Spray | 2015-12-02 | 1 | -1/+1 |
* | | tools/cephfs: fix layout handling in injection | John Spray | 2015-12-01 | 1 | -5/+14 |
|/ |
|
* | compat: include compat.h for definition of ENODATA | Yan, Zheng | 2015-09-11 | 1 | -0/+1 |
* | tools/cephfs: account for striping in size estimation | John Spray | 2015-08-18 | 1 | -8/+68 |
* | tools/cephfs: use xattr layout if present+valid | John Spray | 2015-08-13 | 1 | -2/+32 |
* | tools/cephfs: pass layouts around in DataScan | John Spray | 2015-08-13 | 1 | -20/+20 |
* | tools/cephfs: respect mds_root_ino_[gid|uid] | John Spray | 2015-07-28 | 1 | -0/+8 |
* | tools/cephfs: add cephfs-data-scan | John Spray | 2015-07-13 | 1 | -0/+1277 |