aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/bcache.h
Commit message (Collapse)AuthorAge
* bcache: Pull on disk data structures out into a separate headerKent Overstreet2013-11-11
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>