+12
−0
Loading
Lba locking uses a poller to wait for IOs in the locked range to complete on the channel. The channel may get freed while the poller is running, so take a channel reference when starting the poller to prevent it. Change-Id: I83e92629e1958d1502f47ee927f97d6194c02440 Signed-off-by:Artur Paszkiewicz <artur.paszkiewicz@solidigm.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26492 Community-CI: Mellanox Build Bot Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Reviewed-by:
Ben Walker <ben@nvidia.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com>