Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Btrfs: do not BUG if we fail to remove the orphan item for dead snaps…
…hots Not being able to delete an orphan item isn't a horrible thing. The worst that happens is the next time around we try and do the orphan cleanup and we can't find the referenced object and just delete the item and move on. Signed-off-by: Josef Bacik <josef@redhat.com>
- Loading branch information