summaryrefslogtreecommitdiffstats
path: root/src/client/Inode.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gh/wip-fs-quota'Sage Weil2014-12-191-0/+79
|\
| * client: Get root's parents inode when mount -r usedYunchuan Wen2014-11-021-0/+1
| * client: Add quota field to InodeYunchuan Wen2014-11-021-0/+5
| * client: Add class QuotaTree typeYunchuan Wen2014-11-021-0/+73
* | client: propagate flush errors to fclose/fsyncJohn Spray2014-12-161-1/+5
|/
* client: fix I_COMPLETE_ORDERED checkingYan, Zheng2014-10-271-1/+6
* client: posix file lock supportYan, Zheng2014-10-101-2/+7
* mds: typedefs for rank and gid in MDSMapJohn Spray2014-10-081-2/+2
* client: introduce a new flag indicating if dentries in directory are sortedYan, Zheng2014-09-181-0/+1
* Fix mismatched tags (struct vs. class) inconsistencyThorsten Behrens2014-07-211-3/+2
* client: implement RDCACHE reference trackingYan, Zheng2014-04-041-1/+1
* Change tid_t to ceph_tid_t to avoid conflicts with a popular typeDan Mick2014-03-191-1/+1
* client: choose hash function according to dir layoutYan, Zheng2014-03-011-0/+7
* client: add imported caps when handling cap export messageYan, Zheng2014-03-011-4/+0
* client: whitespaceAdam C. Emerson2014-02-071-7/+7
* client: Add inline fields to InodeLi Wang2014-01-271-0/+5
* Fix compilation -Wmismatched-tags warningsChristophe Courtaut2013-08-091-2/+2
* client: fix remaining Inode::put() caller, and make method psuedo-privateSage Weil2013-06-281-1/+3
* client: implement ceph.file.* and ceph.dir.* vxattrsSage Weil2013-01-301-0/+7
* client: add dump_cache asok commandSage Weil2012-11-131-0/+9
* client: Add symlink loop checking in path_walk()Sam Lang2012-11-061-0/+8
* client: Add permissions checking to openSam Lang2012-10-171-0/+2
* client: fix shadowing in inode ctorSage Weil2012-10-151-2/+2
* client: Fix compile error: bad {0} initializersSam Lang2012-09-271-1/+3
* client: Fix coverity UNINIT_CTOR defectsSam Lang2012-09-271-2/+3
* make everyone use our assert #include and macroSage Weil2012-06-071-0/+1
* log: new logging infrastructureSage Weil2012-03-271-2/+2
* client: clean up Inode ref counts slightlySage Weil2011-09-081-22/+26
* client: kill dentry_of() macroSage Weil2011-08-231-1/+4
* client: move Inode operator<<Sage Weil2011-08-171-0/+1
* client: InodeCap -> CapSage Weil2011-07-241-7/+7
* client: move (most) types into separate headersSage Weil2011-07-241-0/+226