]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen-blkback: advertise indirect segment support earlier
authorJan Beulich <JBeulich@suse.com>
Wed, 10 Feb 2016 11:18:10 +0000 (04:18 -0700)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 11 May 2016 18:33:59 +0000 (14:33 -0400)
commit3e181b88c2663d3fee9c9ce23f7917daff56d6c4
tree89edd564be5deccf886e3a178f0d1e90f9ce9ed2
parent31f85a47e795b73a4d12037f45771c3a01beeff0
xen-blkback: advertise indirect segment support earlier

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.

Acked-by: Roger Pau Monné <roger.pau@citrix.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Cc: Bob Liu <bob.liu@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
(cherry picked from commit 5a7058450cbc8702f976d1f444974485c70cb525)
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
OraBug: 23268939
drivers/block/xen-blkback/xenbus.c