ZFCP_ERP_UNIT_REOPEN

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

zfcp_erp_unit_reopen - initiate reopen of a unit  

SYNOPSIS

"SYNOPSIS"

int zfcp_erp_unit_reopen (struct zfcp_unit * unit, int clear_mask);  

ARGUMENTS

unit
unit to be reopened
clear_mask
specifies flags in unit status to be cleared
 

RETURN

0 on success, < 0 on error

This is a wrappper for zfcp_erp_unit_reopen_internal. It ensures correct locking. An error recovery task is initiated to do the reopen. To wait for the completion of the reopen zfcp_erp_wait should be used.


 

Index

NAME
SYNOPSIS
ARGUMENTS
RETURN

This document was created by man2html, using the manual pages.
Time: 00:03:03 GMT, October 09, 2005