Files
mirror_zfs/module/zfs
Tom Caputi 13a2ff2727 Fix ASSERT in dsl_scan_fini() and cleanup comments
This patch fixes an issue where dsl_scan_prefetch_cb() might
add more prefetch I/Os to the prefetch queue after prefetching
has been completed. This was happening because that code was
checking scn->scn_suspending instead of scn->scn_prefetch_stop.
This occasionally triggered an ASSERT during ztest runs in
dsl_scan_fini() when the code attempted to destroy an AVL tree
that still had entires in it. This patch also includes a number
of spelling corrections and comment cleanups throughout
dsl_scan.c

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tom Caputi <tcaputi@datto.com>
Closes #7353
2018-03-28 18:30:44 -07:00
..
2017-11-18 14:08:00 -08:00
2015-01-16 14:41:26 -08:00
2017-08-14 10:36:48 -07:00
2017-06-26 14:36:49 -07:00
2015-01-16 14:41:26 -08:00
2017-11-15 17:27:01 -08:00
2018-02-13 14:54:54 -08:00
2018-02-13 14:54:54 -08:00
2018-02-08 15:28:18 -08:00
2018-02-13 14:54:54 -08:00
2017-08-14 10:36:48 -07:00
2018-03-09 13:37:15 -08:00
2017-10-11 16:54:48 -04:00
2015-01-16 14:41:26 -08:00
2018-03-09 13:37:15 -08:00
2017-11-15 17:27:01 -08:00
2018-03-15 10:56:55 -07:00
2016-04-21 09:49:25 -07:00
2018-03-21 08:42:13 -07:00
2018-03-21 08:42:13 -07:00
2018-03-15 10:53:58 -07:00
2018-03-21 08:42:13 -07:00
2017-11-15 17:27:01 -08:00
2017-01-03 11:31:18 -06:00
2018-02-13 14:54:54 -08:00
2018-03-15 10:53:58 -07:00
2010-08-31 13:41:58 -07:00
2018-03-15 10:56:55 -07:00
2017-07-13 13:54:00 -04:00
2018-03-16 16:46:06 -07:00
2016-11-29 14:34:33 -08:00
2018-03-13 10:43:14 -07:00
2018-02-08 15:28:18 -08:00
2018-02-13 14:54:54 -08:00
2010-08-31 13:41:58 -07:00
2018-02-13 14:54:54 -08:00
2017-03-10 09:51:33 -08:00
2018-03-13 10:45:55 -07:00
2018-02-13 14:54:54 -08:00
2018-02-13 14:54:54 -08:00
2017-01-03 11:31:18 -06:00
2018-02-13 14:54:54 -08:00
2018-03-28 10:19:22 -07:00
2018-02-13 14:54:54 -08:00
2018-03-21 08:42:13 -07:00
2018-03-15 10:56:55 -07:00
2018-02-09 10:08:05 -08:00
2018-02-13 14:54:54 -08:00
2017-11-18 14:08:00 -08:00