summaryrefslogtreecommitdiffstats
path: root/src/client/Dentry.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* client: return false if cannot link all the way to mountpointXiubo Li2023-10-191-1/+2
* client: add make_path_string() helpers supportXiubo Li2023-09-111-0/+15
* client: wait rename to finishXiubo Li2023-07-041-0/+1
* client: build without "using namespace std"Kefu Chai2021-08-131-1/+1
* mds: add alternate_name feature support for dentriesXiubo Li2021-01-161-0/+1
* client: encode inode's parent/d_name in cap_reconnect_tYan, Zheng2020-08-251-0/+4
* client: Use ceph_assert for asserts.Adam C. Emerson2018-08-271-8/+8
* client: update Dir::num_null_dentries in Dentry::{link,unlink}Yan, Zheng2017-12-071-4/+21
* client: xlist link dentries instead of setPatrick Donnelly2017-12-041-4/+29
* client: cleanup Dentry definitionPatrick Donnelly2017-11-301-24/+14
* client: fix simultaneous readdirs raceYan, Zheng2016-05-231-4/+2
* client: record 'offset' for each entry of dir_result_t::bufferYan, Zheng2016-05-231-1/+1
* client: convert Dentry::inode to smart pointerYan, Zheng2015-08-031-5/+6
* mds: typedefs for rank and gid in MDSMapJohn Spray2014-10-081-1/+3
* client: preserve ordering of readdir result in cacheYan, Zheng2014-09-181-1/+7
* Fix mismatched tags (struct vs. class) inconsistencyThorsten Behrens2014-07-211-1/+1
* client: whitespaceAdam C. Emerson2014-02-071-5/+5
* client: add dump_cache asok commandSage Weil2012-11-131-0/+2
* move some typesSage Weil2011-07-241-0/+2
* client: move (most) types into separate headersSage Weil2011-07-241-0/+51