mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-09 00:00:17 +03:00
Correct the operation name from 'journal-resize' to 'resize-journal' in the bcachefs usage summary, matching the command that is actually implemented. Fix the size argument so it isn't optional. Defaulting to the entire device makes sense for 'device resize', to automatically expand the fs to fill the block device. However, it is never meaningful (or possible) to expand the journal to the full disk. Signed-off-by: Chris Webb <chris@arachsys.com>
Update bcachefs sources to 6d1f979bc5 bcachefs: Subvol dirents are now only visible in parent subvol
Update bcachefs sources to 6d1f979bc5 bcachefs: Subvol dirents are now only visible in parent subvol
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%