Re: [PATCH] btrfs: fix offset in test Btrfs delalloc accounting overflow

2017-10-26 Thread robbieko
include Omar Sandoval. robbieko 於 2017-10-26 14:02 寫到: From: Robbie Ko Found it when test btrfs delalloc accounting overflow, Fix offset error. We will fill in the gaps between the created extents, then outstanding extents will all be merged into 1. Signed-off-by: Robbie Ko --- tests/btrf

[PATCH] btrfs: fix offset in test Btrfs delalloc accounting overflow

2017-10-25 Thread robbieko
From: Robbie Ko Found it when test btrfs delalloc accounting overflow, Fix offset error. We will fill in the gaps between the created extents, then outstanding extents will all be merged into 1. Signed-off-by: Robbie Ko --- tests/btrfs/010 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)