OpenZFS on Linux and FreeBSD
Go to file
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
cmd ztest_resume should be ztest_resume_thread in pthread_create() 2009-03-12 09:13:40 -07:00
doc Finish removing all non-upstream bits from master 2008-12-01 16:15:29 -08:00
lib Merge commit 'refs/top-bases/fix-pthreads' into fix-pthreads 2009-02-18 14:29:08 -08:00
module Rebase master to b108 2009-02-18 12:51:31 -08:00
scripts Add unicode library 2009-01-05 12:03:23 -08:00
.topdeps Refreshed fix-pthreads based on upstream changes 2008-12-03 16:18:02 -08:00
.topmsg Refreshed fix-pthreads based on upstream changes 2008-12-03 16:18:02 -08:00
COPYING Relocate COPYING+COPYRIGHT, remove README cruft 2008-12-01 15:34:53 -08:00
COPYRIGHT Relocate COPYING+COPYRIGHT, remove README cruft 2008-12-01 15:34:53 -08:00
DISCLAIMER Initial Linux ZFS GIT Repo 2008-11-20 12:01:55 -08:00
GIT Refresh type in topgit git://* reference 2009-01-26 21:58:32 -08:00
OPENSOLARIS.LICENSE Add CDDL license file 2008-12-01 14:49:34 -08:00
ZFS.RELEASE Rebase master to b108 2009-02-18 12:51:31 -08:00