git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14e507b
)
block: rename blk_scsi_cmd_filter to blk_cmd_filter
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Sat, 26 Jul 2008 09:03:25 +0000
(18:03 +0900)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 27 Aug 2008 07:50:19 +0000
(09:50 +0200)
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>
No differences found