nbd: Test .extents
commit998c52f368620702e1f385697b558072d4c33eb6
authorEric Blake <eblake@redhat.com>
Thu, 25 Apr 2019 17:53:49 +0000 (25 12:53 -0500)
committerEric Blake <eblake@redhat.com>
Sat, 27 Apr 2019 19:19:55 +0000 (27 14:19 -0500)
treec98b80654b97f92d63730999dd5acb46ce59b539
parentfbd5b22f4a1ed2f0d7423fea4bc75b12e5a7892b
nbd: Test .extents

Borrows heavily from the existing test-truncate-extents.sh (basically,
adding another layer of nbdkit to prove that the nbd plugin doesn't
change anything from what the truncate filter is already tested to
do).

Signed-off-by: Eric Blake <eblake@redhat.com>
tests/Makefile.am
tests/test-nbd-extents.sh [new file with mode: 0755]