From: FUJITA Tomonori Date: Sat, 26 Jul 2008 09:03:25 +0000 (+0900) Subject: block: rename blk_scsi_cmd_filter to blk_cmd_filter X-Git-Tag: v2.6.27-rc5~19^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4beab5c623fef4622f9a8593f85760ff10b5a3f7;p=pandora-kernel.git block: rename blk_scsi_cmd_filter to blk_cmd_filter Technically, the cmd_filter would be applied to other protocols though it's unlikely to happen. Putting SCSI stuff to request_queue is kinda layer violation. So let's rename it. Signed-off-by: FUJITA Tomonori Signed-off-by: Jens Axboe --- Reading git-diff-tree failed