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.
This commit is contained in:
parent
b936d9e25f
commit
865478a113
2
.topdeps
2
.topdeps
|
@ -10,7 +10,6 @@ fix-strncat
|
||||||
fix-deadcode
|
fix-deadcode
|
||||||
fix-acl
|
fix-acl
|
||||||
fix-error-handling
|
fix-error-handling
|
||||||
fix-pthreads
|
|
||||||
fix-current
|
fix-current
|
||||||
fix-metaslab
|
fix-metaslab
|
||||||
fix-kstat-xuio
|
fix-kstat-xuio
|
||||||
|
@ -23,3 +22,4 @@ fix-stack-dsl_dataset_destroy
|
||||||
fix-stack-vn_open
|
fix-stack-vn_open
|
||||||
fix-stack-traverse_impl
|
fix-stack-traverse_impl
|
||||||
fix-stack-traverse_visitbp
|
fix-stack-traverse_visitbp
|
||||||
|
fix-stack-ztest
|
||||||
|
|
Loading…
Reference in New Issue