Kent Overstreet
097fd2a5e6
Add commands for changing and removing passphrase
2017-11-08 16:06:37 -09:00
Kent Overstreet
5c7454176e
cmd_list improvements; use %m
2017-04-14 20:40:50 -08:00
Kent Overstreet
2831b89a7c
More cmd_migrate improvements
...
Factor out bch2_pick_bucket_size() from the format code, and pick the
bucket size before picking the superblock location - that way we can
ensure the superblock gets its own bucket and doesn't trigger warnings
due to the allocation code noticing different types of data in the same
bucket.
2017-04-02 19:43:35 -08:00
Kent Overstreet
5ec39af8ea
Rename from bcache-tools to bcachefs-tools
2017-03-19 17:31:47 -08:00
Kent Overstreet
a17f7bcec7
cmd_migrate
2017-03-09 09:14:11 -09:00
Kent Overstreet
a5b5eba7f7
New on disk format - encryption
2017-02-28 03:05:38 -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
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