From: Adel Gadllah Date: Thu, 26 Jun 2008 11:48:27 +0000 (+0200) Subject: allow userspace to modify scsi command filter on per device basis X-Git-Tag: v2.6.27-rc1~1114^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b07de85a76e1346e675f0e98437378932473df7;p=pandora-kernel.git allow userspace to modify scsi command filter on per device basis This patch exports the per-gendisk command filter to user space through sysfs, so it can be changed by the system administrator. All users of the old cmd filter have been converted to use the new one. Original patch from Peter Jones. Signed-off-by: Adel Gadllah Signed-off-by: Peter Jones Signed-off-by: Jens Axboe --- Reading git-diff-tree failed