SYNOPSIS
- void scsi_target_reap(struct scsi_target * starget);
ARGUMENTS
starget
-
- target to be checked
DESCRIPTION
This is used after removing a LUN or doing a last put of the target it checks atomically that nothing is using the target and removes it if so.
COPYRIGHT