]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/032: fix unwritten extent checks
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 20 Mar 2019 00:45:01 +0000 (17:45 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sat, 23 Mar 2019 13:27:12 +0000 (21:27 +0800)
commit42d6e34f3fbcb227d0b5d240b95268d18a67f11b
tree46d5fe909902708622bc71a6f75149d110dc892e
parent5144d265fd607f7fa8701eacb753465937c540b1
generic/032: fix unwritten extent checks

Fix the unwritten extent detector in this test to ignore post-eof
allocations because those are harmless.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/generic/032