]> granicus.if.org Git - zfs/commit
Change VERIFY() into VERIFY3U() when creating threads in ztest, so that we can see...
authorRicardo M. Correia <Ricardo.M.Correia@Sun.COM>
Fri, 24 Jul 2009 18:00:23 +0000 (11:00 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 24 Jul 2009 18:00:23 +0000 (11:00 -0700)
commit51760e3c7ed15aeccd84e3a7e4f18fcf185d7f39
treefbd96dfb75f0f7684f1fdd7c25314733e118a2e0
parenta13cdecdd2b6744547efb0e0ae20836120815b81
Change VERIFY() into VERIFY3U() when creating threads in ztest, so that we can see the return code when it fails.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
lib/libzpool/kernel.c