freebsd-dev/sys/modules/hyperv
Sepherosa Ziehau cdf2c7a5da hyperv/storvsc: Fix the blkvsc disk attachment issues.
- The original 'disengage' ATA controller model does not work properly
  for all possible disk configurations.  Use the newly added ATA disk
  veto eventhandler to fit into all possible disk configuration.
- If the 'invalid LUN' happens on blkvsc controllers, return
  CAM_DEV_NOT_THERE so that CAM will not destroy attached disks under
  the blkvsc controllers.

Submitted by:	Hongjiang Zhang <honzhan microsoft com>
Discussed with:	mav
MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D7693
2016-09-29 01:41:52 +00:00
..
netvsc hyperv/vmbus: Rework vmbus version accessing. 2016-07-12 07:33:39 +00:00
storvsc hyperv/vmbus: Rework vmbus version accessing. 2016-07-12 07:33:39 +00:00
utilities hyperv/vmbus: Add vmbus method for GUID base device probing. 2016-07-13 05:01:12 +00:00
vmbus hyperv/vmbus: Add APIs for various types of transactions. 2016-08-11 05:49:49 +00:00
Makefile hyperv/storvsc: Fix the blkvsc disk attachment issues. 2016-09-29 01:41:52 +00:00