aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/bcache/request.h
AgeCommit message (Collapse)Author
2013-03-23bcache: A block layer cacheKent Overstreet
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>