Commit Graph

10 Commits

Author SHA1 Message Date
Kent Overstreet
b33fc8298f bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
Kent Overstreet
7f4191a202 add support for maximum journal entry size
also rip out prototype crypto support code - real code is in the dev
branch, with the new superblock format
2016-12-11 14:58:27 -09:00
Kent Overstreet
8957361d8f print filesystem size in bcache_super_print() 2016-10-11 17:44:03 -08:00
Kent Overstreet
f3a8d54837 bcache device_show now dumps superblocks 2016-10-06 06:52:54 -08:00
Kent Overstreet
837a476cc1 bucket size must be a power of two 2016-09-05 18:20:21 -08:00
Kent Overstreet
580ec0497a clang doesn't like nested functions 2016-08-30 16:31:34 -08:00
Kent Overstreet
97de91cb58 minimum number of buckets now 1024 2016-08-25 20:55:43 -08:00
Kent Overstreet
cdd61de630 Rework option handling 2016-08-25 17:39:01 -08:00
Kent Overstreet
932ece1567 master key nonce 2016-08-21 22:16:27 -08:00
Kent Overstreet
b0f08fc1e3 Encryption support 2016-08-17 13:23:03 -08:00