Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jan 2019 21:22:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234705] zpool initialize does not BIO_DELETE
Message-ID:  <bug-234705-227-yH9tUxdTq4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234705-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234705-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234705

--- Comment #1 from Conrad Meyer <cem@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234705-227-yH9tUxdTq4>