Files
mirror_zfs/module
Alexander Motin 0db64e9036 Simplify/fix dnode_move() for dn_zfetch
Previous code tried to keep prefetch streams while moving dnode.  But
it was at least not updating per-stream zs_fetchback pointers, causing
use-after-free on next access.  Instead of that I see much easier and
cleaner to just drop old prefetch state and start new from scratch.

Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Igor Kozhukhov <igor@dilos.org>
Signed-off-by: Alexander Motin <mav@FreeBSD.org>
Sponsored-By: iXsystems, Inc.
Closes #11936
Closes #11998
2021-05-10 12:13:29 -07:00
..
2021-04-07 13:27:11 -07:00
2021-01-26 16:12:26 -08:00
2020-09-02 09:42:12 -07:00
2021-05-10 12:13:12 -07:00
2020-06-10 09:24:15 -07:00
2021-04-07 13:27:11 -07:00
2021-04-07 13:27:11 -07:00
2020-06-10 09:24:15 -07:00
2020-08-20 10:30:06 -07:00