commit | 5380a101d33d1d3a32c6b6bd2e17e5dd835842b0 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Thu Jul 13 12:37:56 2006 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Sat Sep 30 20:27:01 2006 +0200 |
tree | 26cce0604f8c5860f3616d00bd6af18e11fadaa9 | |
parent | 8840faa1eebba22a9e2f86acddc0cf5145937df4 [diff] |
[PATCH] cfq-iosched: remove the crq flag functions/variable There's just one flag currently (SYNC), and that one can be grabbed from the request. Signed-off-by: Jens Axboe <axboe@suse.de>