Files
mirror_zfs/cmd
Tom Caputi 305781da4b Fix error handling incallers of dbuf_hold_level()
Currently, the functions dbuf_prefetch_indirect_done() and
dmu_assign_arcbuf_by_dnode() assume that dbuf_hold_level() cannot
fail. In the event of an error the former will cause a NULL pointer
dereference and the later will trigger a VERIFY. This patch adds
error handling to these functions and their callers where necessary.

Reviewed by: Matt Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tom Caputi <tcaputi@datto.com>
Closes #8291
2019-01-17 15:47:08 -08:00
..
2013-01-09 16:54:58 -08:00
2019-01-16 14:10:02 -08:00
2019-01-15 15:46:58 -08:00
2017-07-25 13:22:03 -04:00
2019-01-07 11:03:18 -08:00
2017-08-15 17:26:38 -07:00