Go to file
2017-01-20 09:07:08 -09:00
ccan bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
debian bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
include bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
libbcache bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
linux bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
.bcache_revision bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
.gitignore bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
bcache-assemble.c bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
bcache-cmds.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
bcache-device.c bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
bcache-format.c bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
bcache-fs.c bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
bcache-register Merge remote-tracking branch 'remotes/angband/master' 2014-03-20 13:38:08 -07:00
bcache-run.c bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
bcache-userspace-shim.c bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
bcache.8 Documentation/makefile work 2016-08-28 18:00:54 -08:00
bcache.c bcache in userspace; userspace fsck 2017-01-20 09:07:08 -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
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 bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
libbcache.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
Makefile bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
mkfs.bcache Documentation/makefile work 2016-08-28 18:00:54 -08:00
README Documentation/makefile work 2016-08-28 18:00:54 -08:00
tools-util.c bcache in userspace; userspace fsck 2017-01-20 09:07:08 -09:00
tools-util.h bcache in userspace; userspace fsck 2017-01-20 09:07:08 -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.