jpsollie d6415ce25b add a blk_wipe function call
Remove any possible filesystems left on the block device when formatting
this makes sure the automounter does not accidentally mount it as another filesystem.
one of the functionalities possibly wiped by accodent?

Signed-off-by: jpsollie <janpieter.sollie@edpnet.be>
2021-07-24 17:10:10 -04:00
2020-02-24 00:23:48 -08:00
2018-11-23 02:10:44 -05:00
2020-05-05 21:33:40 +01:00
2021-04-16 17:28:40 -04:00
2021-03-16 21:46:21 -04:00
2021-06-05 01:50:16 -07:00
2021-04-16 17:28:40 -04:00
2021-03-16 21:46:21 -04:00
2016-03-11 21:18:42 -09:00
2013-07-17 13:13:31 -07:00
2021-07-24 17:10:10 -04:00
2021-04-16 17:28:40 -04:00
2021-07-24 17:10:10 -04:00
2017-03-09 09:14:11 -09:00
2017-03-09 09:14:11 -09:00
2021-06-05 01:55:09 -07:00
2021-07-24 17:10:10 -04:00

Userspace tools for bcachefs

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

bcachefs format
bcachefs unlock
bcachefs assemble
bcachefs incremental
etc.

Run bcachefs --help for full list of commands.
Description
Languages
C 95.6%
C++ 2%
Rust 1.4%
Roff 0.4%
Nix 0.2%
Other 0.4%