summaryrefslogtreecommitdiff
path: root/src/cephfs.cc
Commit message (Expand)AuthorAgeFilesLines
* cephfs: Fix warning - use err instead of errnoSam Lang2012-09-261-1/+1
* cephfs: Fixes for coverity bugs 716840 and 716970Sam Lang2012-09-261-1/+8
* cephfs: add 'map' command to dump file mapping onto objects, osdsSage Weil2012-08-221-3/+41
* cephfs: pass -1 for old preferred_osd fieldSage Weil2012-05-121-0/+1
* cephfs: remove preferred osd settingSage Weil2012-04-231-18/+3
* add missing #includes to build on gcc 4.7Tom Callaway2012-02-171-0/+1
* osd: int pool -> int64_t poolSage Weil2011-08-271-3/+3
* cephfs: use strtol instead of atoi; handle 0 properlyGreg Farnum2011-08-251-9/+12
* cephfs: fix the stripe_count documentation.Greg Farnum2011-08-251-1/+1
* mds: Explicitly initialize layout fields, and to the correct values.Greg Farnum2011-06-281-1/+1
* cephfs: remove unused variablesSage Weil2010-10-281-2/+0
* cephfs: Wrote and committed cephfsGreg Farnum2010-10-041-0/+265