From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: [PATCH v8 5/5] Scripts to create and delete xen-scsiback nodes in Linux target framework Date: Fri, 12 Feb 2016 17:28:37 +0000 Message-ID: <20160212172837.GE8818@citrix.com> References: <1455205411-25460-1-git-send-email-olaf@aepfle.de> <1455205411-25460-6-git-send-email-olaf@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1455205411-25460-6-git-send-email-olaf@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: wei.liu2@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, Feb 11, 2016 at 03:43:31PM +0000, Olaf Hering wrote: > Just to make them public, not meant for merging: I might be mistaken, but if you don't provide a hotplug script or some sort for Xen how do you expect user to make use vscsi? Wei.