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)
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>

No differences found