From 865478a113f42fad92d7cd0b25a16071ef12e7b4 Mon Sep 17 00:00:00 2001
From: Brian Behlendorf <behlendorf1@llnl.gov>
Date: Tue, 29 Jun 2010 11:27:33 -0700
Subject: [PATCH] Update dependency fix-pthreads changes to fix-stack-ztest

This was done becaese fix-stack-ztest was added to the stack
in series after fix-pthreads because fix-stack-ztest depends
on many of the pthreads changes.
---
 .topdeps | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.topdeps b/.topdeps
index ccd1be0ae7..d11ec85c73 100644
--- a/.topdeps
+++ b/.topdeps
@@ -10,7 +10,6 @@ fix-strncat
 fix-deadcode
 fix-acl
 fix-error-handling
-fix-pthreads
 fix-current
 fix-metaslab
 fix-kstat-xuio
@@ -23,3 +22,4 @@ fix-stack-dsl_dataset_destroy
 fix-stack-vn_open
 fix-stack-traverse_impl
 fix-stack-traverse_visitbp
+fix-stack-ztest