From: Tejun Heo Date: Sat, 15 May 2010 18:09:32 +0000 (+0200) Subject: SCSI: implement sd_unlock_native_capacity() X-Git-Tag: v2.6.35-rc2~42^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72ec24bd7725545bc149d80cbd21a7578d9aa206;p=pandora-kernel.git SCSI: implement sd_unlock_native_capacity() Implement sd_unlock_native_capacity() method which calls into hostt->unlock_native_capacity() if implemented. This will be invoked by block layer if partitions extend beyond the end of the device and can be used to implement, for example, on-demand ATA host protected area unlocking. Signed-off-by: Tejun Heo Cc: Ben Hutchings Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed