commit | 4beab5c623fef4622f9a8593f85760ff10b5a3f7 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Sat Jul 26 18:03:25 2008 +0900 |
committer | Jens Axboe <jens.axboe@oracle.com> | Wed Aug 27 09:50:19 2008 +0200 |
tree | 630ad8965703e3ea8296945f4db10c80a348d2b4 | |
parent | 14e507b852e7dcea142b98757181bfa785cb4c05 [diff] |
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>