aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ceph: make CRUSH hash functions non-inlineSage Weil2009-11-061-1/+1
| | | | | | | These are way to big to be inline. I missed crush/* when doing the inline audit for akpm's review. Signed-off-by: Sage Weil <sage@newdream.net>
* ceph: Kconfig, MakefileSage Weil2009-10-061-0/+36
Kconfig options and Makefile. Signed-off-by: Sage Weil <sage@newdream.net>