block: rename blk_scsi_cmd_filter to blk_cmd_filter
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Sat, 26 Jul 2008 09:03:25 +0000 (18:03 +0900)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 27 Aug 2008 07:50:19 +0000 (09:50 +0200)
commit4beab5c623fef4622f9a8593f85760ff10b5a3f7
tree630ad8965703e3ea8296945f4db10c80a348d2b4
parent14e507b852e7dcea142b98757181bfa785cb4c05
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 <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/cmd-filter.c
block/scsi_ioctl.c
include/linux/blkdev.h