----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.csiden.org/r/147/ -----------------------------------------------------------
Review request for OpenZFS Developer Mailing List and Christopher Siden. Repository: illumos-gate Description ------- zfs_blkptr_verify should use 'continue' after zfs_panic_recover or fail more gracefully. Without this the code would do e.g. test if vd is NULL then access vd->vdev_ops, which defeats the purpose of using zfs_panic_recover. Diffs ----- usr/src/uts/common/fs/zfs/zio.c d0a42e9af13b7012ac48d4073ebe3520b069c4d5 Diff: https://reviews.csiden.org/r/147/diff/ Testing ------- On FreeBSD only. Thanks, Xin LI
_______________________________________________ developer mailing list [email protected] http://lists.open-zfs.org/mailman/listinfo/developer
