HomeFreeBSD

Revert "Fix stack traverse_visitbp()"

Description

Revert "Fix stack traverse_visitbp()"

This abomination is no longer required because the zio's issued
during this recursive call path will now be handled asynchronously
by the taskq thread pool.

This reverts commit 6656bf56216f36805731298ee0f4de87ae6b6b3d.

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on May 25 2011, 11:09 PM
Parents
rG2fac4c2a74f1: Make tgx_sync_thread zio's async
Branches
Unknown
Tags
Unknown
Reverts
rG6656bf56216f: Fix stack traverse_visitbp()