Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

bcache: Don't return -EINTR when insert finished



We need to return -EINTR after a split because we invalidated iterators
(and freed the btree node) - but if we were finished inserting, we don't
want to redo the traversal.

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