K 10 svn:author V 6 royger K 8 svn:date V 27 2018-05-29T07:51:24.094081Z K 7 svn:log V 245 MFC r334027: xen-blkback: do not use state 3 Linux will not connect to a backend that's in state 3 (XenbusStateInitialised), it needs to be in state 2 (XenbusStateInitWait) for Linux to attempt to connect to the backend. Approved by: re (kib) END