-
由 Jens Axboe 提交于
This avoids doing a copy for each new async IO, if some parts of the io_identity has changed. We avoid reference counting for the normal fast path of nothing ever changing. Signed-off-by: NJens Axboe <axboe@kernel.dk>
500a373d
This avoids doing a copy for each new async IO, if some parts of the
io_identity has changed. We avoid reference counting for the normal
fast path of nothing ever changing.
Signed-off-by: NJens Axboe <axboe@kernel.dk>