commit | a07405b7802691d29ab3b23bdc76ee6d006aad0b | [log] [tgz] |
---|---|---|
author | Justin TerAvest <teravest@google.com> | Sun Jul 10 22:09:19 2011 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Sun Jul 10 22:09:19 2011 +0200 |
tree | 8ca155acb56662e9807af2fa91b801b9f0d25495 | |
parent | 316cc67d5e03801a5ee4ac660a4dfe9e02aed475 [diff] |
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>