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)
commit018e0446890661504783f92388ecce7138c1566d
treed555758047dde4a26b2489d397a5a86be53723b9
parent7878cba9f0037f5599004b03a1260b32d9050360
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