commit | cbf62af3537a5a735594983a87112a8cd08480a3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu May 31 19:11:36 2018 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jun 01 07:38:14 2018 -0600 |
tree | 57c60e2d7c8c2c853261cbacfcc45d8369663826 | |
parent | f6c3ca0e58446e8de6c6f1a2a73f037fb900c372 [diff] |
block: move initialization of elevator-related fields to blk_alloc_queue_node No point in doing this in elevator_init. Signed-off-by: Christoph Hellwig <hch@lst.de> Reported-by: Damien Le Moal <Damien.LeMoal@wdc.com> Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Tested-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>