]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs/010: fix offset in test Btrfs delalloc accounting overflow
authorRobbie Ko <robbieko@synology.com>
Thu, 26 Oct 2017 06:02:15 +0000 (14:02 +0800)
committerEryu Guan <eguan@redhat.com>
Thu, 26 Oct 2017 07:00:36 +0000 (15:00 +0800)
commit23e7ba4e10472cf29f9ddd476b916277a617c754
tree73395bad9b68a6ae997a2a14073361807c59b80a
parentfb26a0cf51c551c3a933e24016c044b3b8f799e1
btrfs/010: fix offset in test Btrfs delalloc accounting overflow

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 <robbieko@synology.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/btrfs/010