From: Jens Axboe Date: Fri, 26 Jun 2009 14:27:10 +0000 (+0200) Subject: block: get rid of queue-private command filter X-Git-Tag: v2.6.31-rc2~24^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=018e0446890661504783f92388ecce7138c1566d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed