1. NAME

ata_scsi_unlock_native_capacity - unlock native capacity

2. SYNOPSIS

void ata_scsi_unlock_native_capacity(struct scsi_device *  sdev );

3. ARGUMENTS

sdev
    SCSI device to adjust device capacity for

4. DESCRIPTION

This function is called if a partition on sdev extends beyond the end of the device. It requests EH to unlock HPA.

5. LOCKING

Defined by the SCSI layer. Might sleep.

6. AUTHOR

Jeff Garzik
    Author.

7. COPYRIGHT