Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
btrfs: reada, remove pointless BUG_ON in reada_find_extent
The lock is held, we make the same lookup that previously failed with EEXIST and we don't insert NULL pointers. Signed-off-by: David Sterba <dsterba@suse.com>
- Loading branch information