ZFCP_FSF_REQUEST_TIMEOUT_HANDLER
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
zfcp_fsf_request_timeout_handler - called if a request timed out
SYNOPSIS
"SYNOPSIS"
void zfcp_fsf_request_timeout_handler (unsigned long data);
ARGUMENTS
- data
-
pointer to adapter for handler function
DESCRIPTION
This function needs to be called if requests (ELS, Generic Service,
or SCSI commands) exceed a certain time limit. The assumption is
that after the time limit the adapter get stuck. So we trigger a reopen of
the adapter. This should not be used for error recovery, SCSI abort
commands and SCSI requests from SCSI mid-layer.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:03:03 GMT, October 09, 2005