]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe8e5677370bf792c2ae3b7e3aae46ddf9860fb2
tree8ca155acb56662e9807af2fa91b801b9f0d25495
parenta8db56d0dafcd0611af68229cf41dc4b54dec949
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