Searched hist:52244 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.cdiff 289536 Sun Oct 18 17:15:18 MDT 2015 mav MFV r289535: 5767 fix several problems with zfs test suite

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Approved by: Gordon Ross <gwr@nexenta.com>
Author: John Wren Kennedy <john.kennedy@delphix.com>

illumos/illumos-gate@52244c0958bdf281ca42932b449f644b4decfdc2

In fact, only unrelated part of that commit is applicable:
8. zpool list -v doesn't print spares
It also doesn't correctly identify log devices.
/freebsd-11-stable/sys/dev/xl/
H A Dif_xl.cdiff 52244 Thu Oct 14 19:49:17 MDT 1999 wpaul Make some small tweaks:

- When setting/clearing promisc mode, just update the filter, don't
reset the whole interface.

- Call xl_init() in xl_ifmedia_upd() when setting miibus media modes. This
fixes a problem with the 3c905B-COMBO where switching from 10base5/AUI
or 10base2/BNC to a 10/100 mode doesn't always work right.

- Attempt to reset the interface in xl_init() so that we know we're getting
the receive and transmit rings reset properly.

Completed in 200 milliseconds