]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r320483 (by imp): Improve wdc error log pulling.
authormav <mav@FreeBSD.org>
Thu, 1 Feb 2018 19:48:05 +0000 (19:48 +0000)
committermav <mav@FreeBSD.org>
Thu, 1 Feb 2018 19:48:05 +0000 (19:48 +0000)
commit338675dafc7597edd5feb67877366587857b5248
tree0d19a08db6205d5ea003f63801accf1311e4fe5d
parent8c7ec97d26f3733b94c01cb182c03ee043bd409e
MFC r320483 (by imp): Improve wdc error log pulling.

After review by the WDC engineers, improve how we pull down the
so-called 'e6' logs. The 'c6' logs are obsolete and support for them
has been removed because FreeBSD needed to pull them in chunks, which
is incompatible with the 0xc6 opcode implementation. Rather than leave
the code in place that produces bad log pulls, remove it.
sbin/nvmecontrol/wdc.c