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)
commita07405b7802691d29ab3b23bdc76ee6d006aad0b
tree8ca155acb56662e9807af2fa91b801b9f0d25495
parent316cc67d5e03801a5ee4ac660a4dfe9e02aed475
cfq: Remove special treatment for metadata rqs.

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>
block/cfq-iosched.c