Kent Overstreet
cef5279735
bcache: Disable broken btree fuzz tester
...
Reported-by: <sasha.levin@oracle.com >
Signed-off-by: Kent Overstreet <koverstreet@google.com >
2013-04-08 13:33:49 -07:00
Kent Overstreet
c19ed23a0b
bcache: Sparse fixes
...
Signed-off-by: Kent Overstreet <koverstreet@google.com >
2013-04-08 13:33:48 -07:00
Kent Overstreet
169ef1cf61
bcache: Don't export utility code, prefix with bch_
...
Signed-off-by: Kent Overstreet <koverstreet@google.com >
Cc: linux-bcache@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk >
2013-03-28 12:50:55 -06:00
Kent Overstreet
b1a67b0f4c
bcache: Style/checkpatch fixes
...
Took out some nested functions, and fixed some more checkpatch
complaints.
Signed-off-by: Kent Overstreet <koverstreet@google.com >
Cc: linux-bcache@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk >
2013-03-25 13:06:13 -06:00
Kent Overstreet
cafe563591
bcache: A block layer cache
...
Does writethrough and writeback caching, handles unclean shutdown, and
has a bunch of other nifty features motivated by real world usage.
See the wiki at http://bcache.evilpiepirate.org for more.
Signed-off-by: Kent Overstreet <koverstreet@google.com >
2013-03-23 16:11:31 -07:00