ZFCP_ERP_PORT_REOPEN

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

 

NAME

zfcp_erp_port_reopen - initiate reopen of a remote port  

SYNOPSIS

"SYNOPSIS"

int zfcp_erp_port_reopen (struct zfcp_port * port, int clear_mask);  

ARGUMENTS

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

RETURN

0 on success, < 0 on error

This is a wrappper function for zfcp_erp_port_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