From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= Subject: Re: [PATCH] xen-blkback: advertise indirect segment support earlier Date: Wed, 10 Feb 2016 13:27:08 +0100 Message-ID: <56BB2C9C.4040001@citrix.com> References: <56BB2A8202000078000D07C8@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aTTs7-0004m1-DP for xen-devel@lists.xenproject.org; Wed, 10 Feb 2016 12:27:51 +0000 In-Reply-To: <56BB2A8202000078000D07C8@prv-mh.provo.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich , Konrad Rzeszutek Wilk Cc: xen-devel List-Id: xen-devel@lists.xenproject.org El 10/2/16 a les 12:18, Jan Beulich ha escrit: > There's no reason to defer this until the connect phase, and in fact > there are frontend implementations expecting this to be available > earlier. Move it into the probe function. > = > Signed-off-by: Jan Beulich Looks fine. Acked-by: Roger Pau Monn=E9 The same should be done for "feature-persistent" AFAICT. Roger.