summaryrefslogtreecommitdiff
path: root/include/uapi/linux/bcache.h
AgeCommit message (Collapse)AuthorFilesLines
2013-11-11bcache: Pull on disk data structures out into a separate headerKent Overstreet1-0/+373
Now, the on disk data structures are in a header that can be exported to userspace - and having them all centralized is nice too. Signed-off-by: Kent Overstreet <kmo@daterainc.com>