zfs/cmd
Brian Behlendorf 9de6723b83 ztest_resume should be ztest_resume_thread in pthread_create()
Fix an accidental bug introducted by the pthreads changes.  When creating
a resume thread the handler function was accidentally changed from
ztest_resume to ztest_resume_thread.  There's a decent chance this
may explain some/all of the crashes that have be observed running
ztest.  This issue was exposed and easily fixed once the -Wno-unused
check was removed from the build system.  Happily at least one real
bug fix resulted from that cleanup.
2009-03-12 09:13:40 -07:00
..
zdb Resolve conflict with removed cleaner type 2009-01-15 14:16:03 -08:00
zfs Rebase master to b108 2009-02-18 12:51:31 -08:00
zinject Remove now unneeded verify 2008-12-22 15:49:13 -08:00
zpool Rebase master to b108 2009-02-18 12:51:31 -08:00
ztest ztest_resume should be ztest_resume_thread in pthread_create() 2009-03-12 09:13:40 -07:00