commit | a0f14d8baaca3e2f3e57bdb062eb476175c90e83 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 26 12:58:13 2021 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Nov 29 06:41:29 2021 -0700 |
tree | 4d9962e28c96657a90d0bc02f6415fbadd77301d | |
parent | 50569c24be61eafb3efa06e2a3ccd447f75ae1b0 [diff] |
block: factor out a alloc_io_context helper Factor out a helper that just allocate an I/O context. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20211126115817.2087431-11-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>