summaryrefslogtreecommitdiffstats
path: root/src/cls/cephfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* cls/cephfs: extend accumulate_inode_metadata client method to store pool idMykola Golub2023-01-083-6/+35
* tools/cephfs-data-scan: Recover symlinks as symlinksKotresh HR2021-12-072-0/+17
* cls: Build ceph-osd without using namespace declarations in headersAdam C. Emerson2020-04-064-17/+24
* objclass, osd: dissect PGLSFilter into the osd_types.h header.Radoslaw Zarzynski2019-08-241-0/+1
* objclass, osd: improve const-correctness of PGLSFilter.Radoslaw Zarzynski2019-08-161-3/+5
* osd, osdc: drop the unused outdata feature of PGLSFilter.Radoslaw Zarzynski2019-08-151-4/+2
* librados: add symbol versioning to the C++ APIJason Dillaman2019-02-211-3/+1
* cls: Use ceph_assert for asserts.Adam C. Emerson2018-08-272-6/+8
* core: use const_iterator for decodeKefu Chai2018-05-173-12/+12
* src: Added const references to various function parametersWilson E. Alvarez2018-04-061-3/+3
* cls: Use unqualified encode/decodeAdam C. Emerson2018-01-103-27/+26
* cls: optimize cephfs header file dependencyshawn2017-05-193-4/+4
* common: add override in header fileliuchang08122017-03-031-1/+1
* common: add override for common submodule and miscliuchang08122017-02-161-5/+5
* tools: cleanup phase of cephfs-data-scanVishal Kanaujia2016-12-062-0/+19
* embedded: Add RADOS classes to embedded cephd libraryBassam Tabbara2016-11-291-7/+6
* all: add const to operator<< paramMichal Jarzabek2016-06-051-1/+1
* struct ceph_file_layout -> file_layout_tSage Weil2016-03-012-2/+2
* cls_cephfs: add PGLSCephFSFilterJohn Spray2015-12-024-0/+108
* cls: load layout xattr in cephfs clsJohn Spray2015-08-132-3/+19
* cls: fix the build on i386Kefu Chai2015-07-161-1/+1
* cls: fix the build on i386Kefu Chai2015-07-161-1/+1
* cls: add CephFS object classJohn Spray2015-07-134-0/+426