Skip to content
Commit c06016a0 authored by void0red's avatar void0red Committed by David Sterba
Browse files

btrfs: handle btrfs_del_item errors in __btrfs_update_delayed_inode



Even if the slot is already read out, we may still need to re-balance
the tree, thus it can cause error in that btrfs_del_item() call and we
need to handle it properly.

Reviewed-by: default avatarQu Wenruo <wqu@suse.com>
Signed-off-by: default avatarvoid0red <void0red@gmail.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 2943868a
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