On Fri, Sep 06, 2019 at 10:15:33AM -0700, Mark Fasheh wrote:
> From: Mark Fasheh
>
> The backref cache has to clean up nodes referring to tree leaves. It is
> trivial to pull that code into it's own function, which is what I do here.
>
> Signed-off-by: Mark Fasheh
> ---
Reviewed-by: Josef Baci
From: Mark Fasheh
The backref cache has to clean up nodes referring to tree leaves. It is
trivial to pull that code into it's own function, which is what I do here.
Signed-off-by: Mark Fasheh
---
fs/btrfs/backref-cache.c | 82 +++-
1 file changed, 47 inserti