Merge commit 'refs/top-bases/linux-kernel-mem' into linux-kernel-mem

This commit is contained in:
Brian Behlendorf 2008-12-22 16:42:30 -08:00
commit 117e4dc2ce
1 changed files with 1 additions and 2 deletions

View File

@ -3093,8 +3093,7 @@ ztest_run(char *pool)
/*
* Create a thread to periodically resume suspended I/O.
*/
VERIFY(pthread_create(&resume_tid, NULL, ztest_suspend_monitor,
NULL) == 0);
VERIFY(pthread_create(&resume_tid, NULL, ztest_resume, spa) == 0);
/*
* Verify that we can safely inquire about about any object,