summaryrefslogtreecommitdiff
path: root/src/cephfs.cc
Commit message (Expand)AuthorAgeFilesLines
* 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