freebsd-nq/sys/cddl
Alexander Motin 471cf6ce7d Add vdev_reopening support to vdev_geom.
It allows to avoid extra GEOM providers flapping without significant need.
Since GEOM got resize support, we don't need to reopen provider to get new
size.  If provider was orphaned and no longer valid, ZFS should already
know that, and in such case reopen should be done in full as expected.

MFC after:	2 weeks
2016-10-28 17:05:14 +00:00
..
boot/zfs Bug 212114 - loader: zio_checksum_verify() must test spa for NULL pointer 2016-08-24 16:30:15 +00:00
compat/opensolaris Move implementations of uread() and uwrite() to the illumos compat layer. 2016-09-24 21:40:14 +00:00
contrib/opensolaris Add vdev_reopening support to vdev_geom. 2016-10-28 17:05:14 +00:00
dev Allow tracing of functions prefixed by "__". 2016-10-02 00:35:00 +00:00