]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - block/deadline-iosched.c
block: move existing elevator ops to union
authorJens Axboe <axboe@fb.com>
Sat, 10 Dec 2016 22:13:59 +0000 (15:13 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 17 Jan 2017 17:03:33 +0000 (10:03 -0700)
commitc51ca6cf545bc51ad38bd50816bde37c647d608d
tree79e0999ed9e6f275be32d261533107ee31ed9436
parentc5082b70adfe8e1ea1cf4a8eff92c9f260e364d2
block: move existing elevator ops to union

Prep patch for adding MQ ops as well, since doing anon unions with
named initializers doesn't work on older compilers.

Signed-off-by: Jens Axboe <axboe@fb.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
block/blk-ioc.c
block/blk-merge.c
block/blk.h
block/cfq-iosched.c
block/deadline-iosched.c
block/elevator.c
block/noop-iosched.c
include/linux/elevator.h