Re: svn commit: r216293 - head/cddl/contrib/opensolaris/lib/libzfs/common

2010-12-08 Thread Pawel Jakub Dawidek
On Wed, Dec 08, 2010 at 01:51:25PM +, Martin Matuska wrote: > Author: mm > Date: Wed Dec 8 13:51:25 2010 > New Revision: 216293 > URL: http://svn.freebsd.org/changeset/base/216293 > > Log: > Print message with information about updating the boot code if a new > vdev is attached to a root

svn commit: r216293 - head/cddl/contrib/opensolaris/lib/libzfs/common

2010-12-08 Thread Martin Matuska
Author: mm Date: Wed Dec 8 13:51:25 2010 New Revision: 216293 URL: http://svn.freebsd.org/changeset/base/216293 Log: Print message with information about updating the boot code if a new vdev is attached to a root pool (e.g. when creating a mirrored boot pool). Reviewed by: pav Approve