]> git.baikalelectronics.ru Git - kernel.git/commit
block: get rid of queue-private command filter
authorJens Axboe <jens.axboe@oracle.com>
Fri, 26 Jun 2009 14:27:10 +0000 (16:27 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 1 Jul 2009 08:56:26 +0000 (10:56 +0200)
commit67c19c581514bc0c69e29e23226c5d9bd5b7adec
treed555758047dde4a26b2489d397a5a86be53723b9
parentb2a83da54994df7b835e1aa6057e7f1ff9ab2d1c
block: get rid of queue-private command filter

The initial patches to support this through sysfs export were broken
and have been if 0'ed out in any release. So lets just kill the code
and reclaim some space in struct request_queue, if anyone would later
like to fixup the sysfs bits, the git history can easily restore
the removed bits.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/Makefile
block/blk-core.c
block/bsg.c
block/cmd-filter.c [deleted file]
block/scsi_ioctl.c
drivers/scsi/sg.c
include/linux/blkdev.h