cfq: Remove special treatment for metadata rqs.
authorJustin TerAvest <teravest@google.com>
Sun, 10 Jul 2011 20:09:19 +0000 (22:09 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Sun, 10 Jul 2011 20:09:19 +0000 (22:09 +0200)
There is no consistency among filesystems from what bios (or requests)
are marked as being metadata. It's interesting to expose this in traces,
but we shouldn't schedule the requests differently based on whether or
not they're marked as being metadata.

Signed-off-by: Justin TerAvest <teravest@google.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found