bcachefs-tools/bch_bindgen
Thomas Bertschinger 3ac510f6a4 add "bkey-type" option to list command
Only bkeys of the specified type will be printed.

Also, this reworks the error type in bch_bindgen to be able to
represent other kinds of error than just "invalid btree id".

Signed-off-by: Thomas Bertschinger <tahbertschinger@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-05-09 17:29:08 -04:00
..
src add "bkey-type" option to list command 2024-05-09 17:29:08 -04:00
.gitignore move Rust sources to top level, C sources into c_src 2024-01-16 01:47:05 -05:00
build.rs bch_bindgen: fix packed and aligned structs on i686, ppc64 2024-02-17 13:38:09 -05:00
Cargo.toml rust: update bindgen to 0.69.4; remove custom type modifications 2024-02-04 18:26:33 -05:00
rustfmt.toml move Rust sources to top level, C sources into c_src 2024-01-16 01:47:05 -05:00