]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
blk: fix parameters for non native uring 38306/head
authorWillem Jan Withagen <wjw@digiware.nl>
Thu, 26 Nov 2020 13:02:41 +0000 (14:02 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Thu, 26 Nov 2020 13:04:22 +0000 (14:04 +0100)
commitac9dfa3f8204ea64c637c974816883c3981b2c60
treefc44f1e78f1dc39a2701892a2305d03e146e8df2
parent48515e9b8dd7d60507ca0b3b99ae23f0ee85906a
blk: fix parameters for non native uring

The parameterlist used when uring is availble needs
to be equal to the case where no uring is available.

fixes: https://github.com/ceph/ceph/pull/38257
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/blk/kernel/io_uring.cc