Skip to content
Commit d5cc66e9 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcache: bch_(btree|extent)_ptr_invalid()



Trying to treat btree pointers and leaf node pointers the same way was a
mistake - going to start being more explicit about the type of
key/pointer we're dealing with. This is the first part of that
refactoring; this patch shouldn't change any actual behaviour.

Signed-off-by: default avatarKent Overstreet <kmo@daterainc.com>
parent 3a3b6a4e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment