New filter: extentlist.
commit3e770b6d6620a62546849a2863638041c0b00640
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 23 Jan 2020 19:52:00 +0000 (23 19:52 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 24 Jan 2020 14:24:38 +0000 (24 14:24 +0000)
tree9d4e185469dcbcefe131394c8bea07fe0141d902
parenta2e1c0fa5a7cb48eae49c0ab2766bcc87199f738
New filter: extentlist.

Allows a list of extents to be placed on top of an existing plugin.
TODO
configure.ac
filters/cacheextents/nbdkit-cacheextents-filter.pod
filters/extentlist/Makefile.am [new file with mode: 0644]
filters/extentlist/extentlist.c [new file with mode: 0644]
filters/extentlist/nbdkit-extentlist-filter.pod [new file with mode: 0644]
filters/noextents/nbdkit-noextents-filter.pod
tests/Makefile.am
tests/test-extentlist.sh [new file with mode: 0755]