[Bug 234705] zpool initialize does not BIO_DELETE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 7 21:22:32 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234705

--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
This could probably be implemented in vdev_initialize_ranges or
vdev_initialize_thread using something like zio_trim (or otherwise invoking
ZIO_TYPE_FREE); the 0xdeadbeef fill is likely useful for debugging, but
probably not useful for end users.  It could default differently based on
INVARIANTS.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list