On Thu, May 19, 2016 at 04:44:35PM +0800, Qu Wenruo wrote:
> For btrfs, it's possible to have empty leaf, but empty node is not
> possible.
>
> Add check for empty node for tree blocks.
>
> Suggested-by: Josef Bacik
> Signed-off-by: Qu Wenruo
Applied, thanks.
--
To unsubscribe from this list:
For btrfs, it's possible to have empty leaf, but empty node is not
possible.
Add check for empty node for tree blocks.
Suggested-by: Josef Bacik
Signed-off-by: Qu Wenruo
---
disk-io.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/disk-io.c b/disk-io.c
index 86abdeb..b4f185f 100644
-