Re: [libvirt] [PATCH 4/7] phyp: Prohibit fc_host adapter for phyp driver

2013-04-05 Thread Osier Yang
On 05/04/13 23:20, John Ferlan wrote: On 03/25/2013 12:43 PM, Osier Yang wrote: It's possible to support fc_host adapter for phyp driver too, but at this stage I'd like to not allow it when I'm not that clear how it works. --- src/phyp/phyp_driver.c | 7 +++ 1 file changed, 7 insertions(+

Re: [libvirt] [PATCH 4/7] phyp: Prohibit fc_host adapter for phyp driver

2013-04-05 Thread John Ferlan
On 03/25/2013 12:43 PM, Osier Yang wrote: > It's possible to support fc_host adapter for phyp driver too, but > at this stage I'd like to not allow it when I'm not that clear > how it works. > --- > src/phyp/phyp_driver.c | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/src/phyp/ph

[libvirt] [PATCH 4/7] phyp: Prohibit fc_host adapter for phyp driver

2013-03-25 Thread Osier Yang
It's possible to support fc_host adapter for phyp driver too, but at this stage I'd like to not allow it when I'm not that clear how it works. --- src/phyp/phyp_driver.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/src/phyp/phyp_driver.c b/src/phyp/phyp_driver.c index 3a97364..a4e327