From: Martin Pitt Date: Thu, 6 Sep 2012 10:04:33 +0000 (+0200) Subject: [SCSI] scsi_debug: Add "removable" parameter X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~38^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d986788b2653ef76441c6b6ba1787164546735a6;p=pandora-kernel.git [SCSI] scsi_debug: Add "removable" parameter Add "removable" module parameter to set the "removable" attribute of any subsequently created debug block device. It is a writable driver option, so that you can switch between removable and "fixed" media block devices in between the add_host calls. This is useful for being able to test the different behaviour/required privileges in e. g. the udisks test suite. Signed-off-by: Martin Pitt Acked-by: Douglas Gilbert Signed-off-by: James Bottomley --- Reading git-diff-tree failed