Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 6dbdd578 authored by Josef Bacik's avatar Josef Bacik Committed by David Sterba
Browse files

btrfs: remove global rsv stealing logic for orphan cleanup


This is very old code before we were stealing from the global reserve
during evict.  We have proper ways to steal from the global reserve
while we're evicting, so rip out this code as it's no longer necessary.

Reviewed-by: default avatarNikolay Borisov <nborisov@suse.com>
Signed-off-by: default avatarJosef Bacik <josef@toxicpanda.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent ee6adbfd
Branches
Tags
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