]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: verify FIBMAP address overlap
authorZorro Lang <zlang@redhat.com>
Tue, 6 Nov 2018 04:43:38 +0000 (12:43 +0800)
committerEryu Guan <guaneryu@gmail.com>
Sun, 11 Nov 2018 14:19:14 +0000 (22:19 +0800)
commit426518fa2e65f83c16415d4a5e1fd3fc5dec655b
treecdd00dcaaf96df63465d1eee1f2f220ae81902f3
parent3ed4ce655d009dcb37f190ffd05d01387f94d97f
generic: verify FIBMAP address overlap

xfstests doesn't cover FIBMAP test, it cause we brought in a
regression bug fixed by "79b3dbe4adb3 fs: fix iomap_bmap position
calculation".

Although FIBMAP is old, there're still some programs use it, likes
LILO. This case tests if there's physical address overlap returned
by FIBMAP.

Signed-off-by: Zorro Lang <zlang@redhat.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
common/rc
tests/generic/519 [new file with mode: 0755]
tests/generic/519.out [new file with mode: 0644]
tests/generic/group