Go to file
2017-03-09 09:26:56 -09:00
ccan bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
debian Delete more unused shim code, update bcache code 2017-03-03 23:17:31 -09:00
include cmd_device_fail 2017-03-09 09:14:11 -09:00
libbcache cmd_device_fail 2017-03-09 09:14:11 -09:00
linux cmd_migrate 2017-03-09 09:14:11 -09:00
.bcache_revision cmd_device_fail 2017-03-09 09:14:11 -09:00
.gitignore update bcache code, fsck improvements 2017-02-06 20:45:37 -09:00
bcache-register Merge remote-tracking branch 'remotes/angband/master' 2014-03-20 13:38:08 -07:00
bcache-userspace-shim.c Delete more unused shim code, update bcache code 2017-03-03 23:17:31 -09:00
bcache.8 Documentation/makefile work 2016-08-28 18:00:54 -08:00
bcache.c cmd_device_fail 2017-03-09 09:14:11 -09:00
cmd_assemble.c update bcache code, fsck improvements 2017-02-06 20:45:37 -09:00
cmd_debug.c cmd_migrate 2017-03-09 09:14:11 -09:00
cmd_device.c cmd_device_add improvements 2017-03-09 09:26:56 -09:00
cmd_format.c cmd_device_add improvements 2017-03-09 09:26:56 -09:00
cmd_fs.c update bcache code, fsck improvements 2017-02-06 20:45:37 -09:00
cmd_fsck.c cmd_migrate 2017-03-09 09:14:11 -09:00
cmd_key.c cmd_migrate 2017-03-09 09:14:11 -09:00
cmd_migrate.c cmd_migrate 2017-03-09 09:14:11 -09:00
cmd_run.c cmd_migrate 2017-03-09 09:14:11 -09:00
cmds.h cmd_device_fail 2017-03-09 09:14:11 -09:00
config.h Redo lots of stuff 2016-03-11 21:18:42 -09:00
COPYING bcache-tools are GPL 2013-07-17 13:13:31 -07:00
crypto.c cmd_migrate 2017-03-09 09:14:11 -09:00
crypto.h cmd_migrate 2017-03-09 09:14:11 -09:00
fsck.bcache bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
INSTALL finish ripping out libnih 2016-10-06 07:19:55 -08:00
libbcache.c cmd_device_add improvements 2017-03-09 09:26:56 -09:00
libbcache.h cmd_device_fail 2017-03-09 09:14:11 -09:00
Makefile cmd_migrate 2017-03-09 09:14:11 -09:00
mkfs.bcache Documentation/makefile work 2016-08-28 18:00:54 -08:00
qcow2.c cmd_migrate 2017-03-09 09:14:11 -09:00
qcow2.h cmd_migrate 2017-03-09 09:14:11 -09:00
README Documentation/makefile work 2016-08-28 18:00:54 -08:00
tools-util.c cmd_device_add improvements 2017-03-09 09:26:56 -09:00
tools-util.h cmd_device_add improvements 2017-03-09 09:26:56 -09:00

Userspace tools for bcache-dev/bcachefs

This builds the bcache tool, which has a number of subcommands for formatting
and managing bcachefs filesystems:

bcache format
bcache unlock
bcache assemble
bcache incremental
etc.

Run bcache --help for full list of commands.