freebsd-nq/cddl/contrib/opensolaris/lib
Justin T. Gibbs d7a00114ea Correct reporting of missing leaf vdevs so that the GUID required to
perform pool actions is always displayed.

cddl/contrib/opensolaris/cmd/zpool/zpool_main.c:
	The "zpool status" command reports the "last seen at"
	device node path when the vdev name is being reported
	by GUID.  Augment this code to assume a GUID is reported
	when a device goes missing after initial boot in addition
	to the previous behavior of doing this for devices that
	aren't seen at boot.

cddl/contrib/opensolaris/lib/libzfs/common/libzfs_pool.c:
	In zpool_vdev_name(), report recently missing devices
	by GUID.  There is no guarantee they will return at
	their previous location.
2011-07-18 03:00:59 +00:00
..
libctf/common Make this compile cleanly. 2008-04-26 04:22:32 +00:00
libdtrace Do not use #warning to warn about missing implementation of dt_popc(), 2011-06-19 12:52:50 +00:00
libgen/common MFV OpenSolaris DTrace userland bits. 2010-08-02 13:40:53 +00:00
libnvpair Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
libuutil/common Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
libzfs/common Correct reporting of missing leaf vdevs so that the GUID required to 2011-07-18 03:00:59 +00:00
libzpool/common Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00
pyzfs/common Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00