configure: restore dev-dax and libpmem
authorVincent Fu <vincent.fu@samsung.com>
Mon, 20 Feb 2023 13:28:15 +0000 (08:28 -0500)
committerVincent Fu <vincent.fu@samsung.com>
Mon, 20 Feb 2023 13:53:23 +0000 (08:53 -0500)
commit7a3a166c6c43e45de1c8085254fbdd011c572f05
tree7ea3e3cee2af35befcb12249f68ec34d79e144e2
parentf9fc7a27cae5ea2dbb310c05f7b693c68ba15537
configure: restore dev-dax and libpmem

The commit removing pmemblk inadvertently removed dev-dax and
libpmem ioengines as well.

Tested-by: Yi Zhang yi.zhang@redhat.com
Fixes: 04c1cdc4c108c6537681ab7c50daaed6d2fb4c93 ("pmemblk: remove
pmemblk engine")
Fixes: https://github.com/axboe/fio/issues/1523
Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
configure