Kent Overstreet
bf8c59996b
Update for new superblock options; makefile improvements
2017-10-08 10:25:36 -08:00
Kent Overstreet
e0c54d52f5
Workarounds for building with gcc 4
2017-08-23 16:30:25 -06:00
Kent Overstreet
38f22164a9
Update bcachefs sources to 6a25f7a00d bcachefs: fix ioctl code
2017-06-13 17:41:59 -08:00
Kent Overstreet
565b4a74d6
Update bcachefs sources to 14e9ac5016 bcachefs: btree_iter fastpath
2017-05-12 23:14:24 -08:00
Kent Overstreet
63065c0128
Update bcachefs sources to 9ceb982d77 bcachefs: Store bucket gens in a btree
2017-05-08 06:57:17 -08:00
Kent Overstreet
c35fbbc025
Update bcachefs sources to 2e70771b8d
2017-04-23 22:00:36 -08: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
c0ad33c126
bcachefs-in-userspace improvements
...
Got rid of the stupid shim file hack
2017-03-19 21:39:19 -08:00
Kent Overstreet
54e00cf016
cmd_migrate fix
...
missing check_mark_super call - would trigger an assertion if
link_data() was called before we wrote any data
2017-03-19 17:51:23 -08:00
Kent Overstreet
5ec39af8ea
Rename from bcache-tools to bcachefs-tools
2017-03-19 17:31:47 -08:00
Kent Overstreet
3bf874183a
update bcache sources
2017-03-10 12:40:01 -09:00
Kent Overstreet
c3844b0b7f
cmd_migrate: fix xattrs
2017-03-10 11:48:39 -09:00
Kent Overstreet
076b4196fc
add a force flag to cmd_migrate
2017-03-09 16:12:51 -09:00
Kent Overstreet
a17f7bcec7
cmd_migrate
2017-03-09 09:14:11 -09:00