Commit Graph

6 Commits

Author SHA1 Message Date
Brian Behlendorf 8e954086b9 Add zpios scripts to zfs-test package test infrastructure.
This change extends the existing in-tree test infrastructure such
that it can also be run as part of a the installed package.  This
simplifies testing on multiple systems and is generally all around
useful.  The scripts may still be run in-tree and will use the
in-tree build products as long as .script-config exists.
2009-08-17 21:50:55 -07:00
Brian Behlendorf 75ddd265cb Remove a stray | in the zpios-survey script which caused it to fail. 2009-07-24 08:50:05 -07:00
Brian Behlendorf 621679fec6 Update to use dmu_read() instead of dmu_read_impl() now that a 'flags'
argument is available.  This flags argument was added to allow a clean
API for disabling prefetch, so I'll update zpios to use it in preference
to the module option hack used before.
2009-07-06 16:51:59 -07:00
Brian Behlendorf 9b649b23ef Minor update to ensure heads make it in to the log 2009-02-06 15:28:49 -08:00
Brian Behlendorf 4bb45ceef2 Update zpios survey script to use new scripts 2009-02-06 14:58:31 -08:00
Brian Behlendorf 7c98f76d30 Update zpios infrastructure to be more flexible 2009-01-16 12:19:15 -08:00