]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
hyperv/stor: Avoid sub-channel creation callback.
authorsephe <sephe@FreeBSD.org>
Tue, 26 Apr 2016 05:15:15 +0000 (05:15 +0000)
committersephe <sephe@FreeBSD.org>
Tue, 26 Apr 2016 05:15:15 +0000 (05:15 +0000)
commit75f95734a8d4ea597a5a19768e778c0f954f5ff2
tree149ce0c680d370e44be00e9202fab6b5d94ec8d6
parent936be7c264e1adf7cbdf8c16de9329d51e72332a
hyperv/stor: Avoid sub-channel creation callback.

Since the sub-channel offers are synchronized, we can do our own
channel setup without using the sub-channel creation callback.

This paves the way to whack the sub-channel creation callback.

MFC after: 1 week
Sponsored by: Microsoft OSTC
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c