Brian Behlendorf
91579709fc
Fix __zio_execute() asynchronous dispatch
...
To save valuable stack all zio's were made asynchronous when in the
tgx_sync_thread context or during pool initialization. See commit
2fac4c2 for the original patch and motivation.
Unfortuantely, the changes to dsl_pool_sync_context() made by the
feature flags broke this logic causing in __zio_execute() to dispatch
itself infinitely when called during pool initialization. This
commit refines the existing logic to specificly target only the two
cases we care about.
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov >
2013-01-08 10:35:43 -08:00
..
2013-01-08 10:35:35 -08:00
2012-08-27 12:01:37 -07:00
2012-07-31 09:25:30 -07:00
2013-01-08 10:35:35 -08:00
2013-01-08 10:35:35 -08:00
2012-10-29 08:57:45 -07:00
2013-01-08 10:35:35 -08:00
2010-08-26 14:24:34 -07:00
2010-08-31 13:41:58 -07:00
2012-10-08 10:19:05 -07:00
2013-01-08 10:35:43 -08:00
2013-01-08 10:35:35 -08:00
2013-01-08 10:35:35 -08:00
2012-08-27 12:01:37 -07:00
2013-01-08 10:35:43 -08:00
2013-01-08 10:35:35 -08:00
2013-01-08 10:35:35 -08:00
2013-01-08 10:35:43 -08:00
2012-08-27 12:01:37 -07:00
2013-01-08 10:35:35 -08:00
2013-01-08 10:35:43 -08:00
2013-01-08 10:35:43 -08:00
2012-09-17 11:22:23 -07:00
2013-01-08 10:35:35 -08:00
2010-08-31 13:41:58 -07:00
2012-10-15 16:01:54 -07:00
2010-08-31 08:38:46 -07:00
2012-08-27 12:01:37 -07:00
2013-01-08 10:35:35 -08:00
2012-10-17 08:56:41 -07:00
2012-08-27 12:01:37 -07:00
2010-12-07 16:05:25 -08:00
2013-01-08 10:35:35 -08:00
2010-08-31 13:41:59 -07:00
2010-08-31 13:41:58 -07:00
2013-01-08 10:35:35 -08:00
2010-08-31 13:41:58 -07:00
2012-08-27 12:01:37 -07:00
2013-01-08 10:35:42 -08:00
2013-01-08 10:35:43 -08:00
2012-08-27 12:01:37 -07:00
2013-01-08 10:35:43 -08:00
2010-05-28 13:45:14 -07:00
2012-08-27 12:01:37 -07:00
2012-08-27 12:01:37 -07:00
2012-12-18 15:12:40 -08:00
2012-09-19 13:39:05 -07:00
2013-01-08 10:35:42 -08:00
2012-09-19 13:39:05 -07:00
2012-09-19 13:39:05 -07:00
2012-10-15 09:28:43 -07:00
2012-09-19 13:39:05 -07:00
2012-09-19 13:39:05 -07:00
2013-01-08 10:35:42 -08:00
2012-09-05 08:44:58 -07:00
2013-01-08 10:35:35 -08:00
2013-01-08 10:35:35 -08:00
2013-01-08 10:35:35 -08:00
2013-01-08 10:35:43 -08:00
2012-12-03 12:10:46 -08:00
2010-08-31 13:41:58 -07:00
2012-12-12 10:47:05 -08:00
2012-02-09 16:37:48 -08:00
2012-12-05 13:41:30 -08:00
2012-11-15 11:05:59 -08:00
2011-03-02 11:44:34 -08:00
2013-01-08 10:35:35 -08:00
2012-12-20 09:56:28 -08:00
2010-08-31 13:41:50 -07:00
2012-09-17 11:06:58 -07:00
2012-12-10 09:44:45 -08:00
2012-08-25 09:25:56 -07:00
2012-12-05 13:41:30 -08:00
2012-12-20 09:56:28 -08:00
2012-12-03 12:10:46 -08:00
2013-01-08 10:35:43 -08:00
2010-05-28 13:45:14 -07:00
2010-05-28 13:45:14 -07:00
2011-05-04 10:02:37 -07:00
2013-01-08 10:35:43 -08:00
2010-05-28 13:45:14 -07:00
2012-12-13 08:57:11 -08:00
2012-10-03 10:49:45 -07:00
2012-08-27 12:01:37 -07:00
2012-12-03 12:10:46 -08:00
2012-12-14 12:18:54 -08:00
2012-03-15 15:18:29 -07:00
2010-09-17 16:24:15 -07:00
2012-12-20 09:57:39 -08:00