On 06/04/13 03:29, John Ferlan wrote:
On 03/25/2013 12:43 PM, Osier Yang wrote:
startPool creates the vHBA if it's not existed yet, stopPool destroys
s/it's not exists/it does not exist/
Okay.
the vHBA. Also to support autostart, checkPool will creates the vHBA
s/creates/create
Okay.
On 03/25/2013 12:43 PM, Osier Yang wrote:
> startPool creates the vHBA if it's not existed yet, stopPool destroys
s/it's not exists/it does not exist/
> the vHBA. Also to support autostart, checkPool will creates the vHBA
s/creates/create
> if it's not existed yet.
s/it's not existed/it does not
startPool creates the vHBA if it's not existed yet, stopPool destroys
the vHBA. Also to support autostart, checkPool will creates the vHBA
if it's not existed yet.
---
src/storage/storage_backend_scsi.c | 64 ++
1 file changed, 64 insertions(+)
diff --git a/src