index
:
bcachefs-tools.git
656-debug
amiculas-build-fs
badhib-debug
benchmark
debug
debug_bkeys
getattr
master
noradtux-debug
snapshot_tree_fix
testing
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust-src
/
src
/
cmd_mount.rs
Age
Commit message (
Expand
)
Author
2024-01-16
remove library from bcachefs-tools Rust package
Thomas Bertschinger
2024-01-16
convert main() from C to Rust
Thomas Bertschinger
2024-01-15
cmd_mount: Use noxcl for opening block devices
v1.4.1
Kent Overstreet
2024-01-12
rust: remove dependency on itertools
Faidon Liambotis
2024-01-07
create common entry point for Rust commands
Thomas Bertschinger
2023-11-23
rust: fix MSRV build
Alexander Fougner
2023-11-12
rust keylocation add none variant and implement ValueEnum
Finn Behrens
2023-11-10
add command to generate Rust-part CLI completions
Zhai Can
2023-11-08
rust: mount: use libc::c_ulong for flags
Nicholas Sielicki
2023-09-03
cmd_mount: Fix test-only mount path
Christopher James Halse Rogers
2023-08-10
cmd_mount: don't return 0 on mount failure
Linus Heckemann
2023-04-26
feat(cmd_mount): Add support for magic keyword `OLD_BLKID_UUID`
TruongSinh Tran-Nguyen
2023-04-26
chore: logger for idiomatic style and expanded logging levels
TruongSinh Tran-Nguyen
2023-02-27
Rust: Start of cmd_list rewrite
Kent Overstreet
2023-02-22
Made the -k option for mount.bcachefs default to ask, without messing up form...
Westly Ward
2023-02-21
rust-src: Clean up read_super bindings
Kent Overstreet
2023-02-21
More rust improvements
Kent Overstreet
2023-02-21
Rust now integrated into bcachefs binary
Kent Overstreet