ceph/.gitignore
Josh Durgin e328fa6cb1 test/bench: add rbd backend to smalliobench
Only supports format 1 images to start, and does not issue flushes, so
it's best used with caching off.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-01-22 15:23:28 -08:00

72 lines
752 B
Plaintext

*.o
*.lo
*.a
*~
*.co
*.deb
*.tar.gz
*.tar.bz2
*.dsc
*.changes
./config.*
*.gcda
*.gcov
*.gcno
.deps
web/*.html
gmon.out
core.*
vgcore.*
src/Makefile
Makefile.in
/Makefile
/man/Makefile
aclocal.m4
autom4te.cache
config.log
config.status
configure
stamp-h1
depcomp
install-sh
missing
src/ceph_ver.h
release
*.la
ceph.spec
compile
config.guess
config.sub
libtool
ltmain.sh
cscope.files
cscope.out
*.swp
*.swo
.metadata/
/py-compile
*.pyc
*.pyo
core
/build-stamp
/configure-stamp
.settings
.project
.cproject
/build-doc
/doc/object_store.png
/src/test_*
*.generated.dot
src/ocf/ceph
src/ocf/rbd
src/omapbench
src/kvstorebench
ar-lib
# temporary directory used by e.g. "make distcheck", e.g. ceph-0.42
/ceph-[0-9]*/
# M4 Macro directory
m4/
src/gtest/m4/