summaryrefslogtreecommitdiffstats
path: root/scripts/zpios.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: resolve orthographic and other grammatical errorsJan Engelhardt2013-04-021-1/+1
| | | | | Signed-off-by: Jan Engelhardt <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]>
* Always unload zpios.ko on exitBrian Behlendorf2011-06-021-2/+11
| | | | | | | | We should always unload zpios.ko on exit. This ensures that subsequent calls to 'zfs.sh -u' from other utilities will be able to unload the module stack and properly cleanup. This is important for the the --cleanup option which can be passed to zconfig.sh and zfault.sh.
* Add linux zpios supportBrian Behlendorf2010-08-311-0/+272
| | | | | | Linux kernel implementation of PIOS test app. Signed-off-by: Brian Behlendorf <[email protected]>
* Finish removing all non-upstream bits from masterBrian Behlendorf2008-12-011-133/+0
|
* Update zpios for trivial workloadBrian Behlendorf2008-11-261-12/+6
|
* Initial Linux ZFS GIT RepoBrian Behlendorf2008-11-201-0/+139