Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
elevator: don't sort reads between writes
Don't allow elv_dispatch_sort() to mix reads and writes together, it's rarely a good idea. Signed-off-by: Jens Axboe <[email protected]>
- Loading branch information