Kent Overstreet
authored
For forwards compatibilyt, we allow bkeys of unknown type in leaf nodes;
we can simply ignore metadata we don't understand. Pointers to btree
nodes must always be of known types, howwever.
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>