mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-08 00:00:12 +03:00
Fix build failure from bch_replicas_entry_cpu
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
4ef1c8dba0
commit
b2b4a5e78b
@ -81,6 +81,7 @@ fn main() {
|
||||
.allowlist_type("nonce")
|
||||
.no_debug("bch_replicas_padded")
|
||||
.no_debug("jset")
|
||||
.no_debug("bch_replicas_entry_cpu")
|
||||
.newtype_enum("bch_kdf_types")
|
||||
.rustified_enum("bch_key_types")
|
||||
.opaque_type("gendisk")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user