]> Git Repo - linux.git/commit
nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag
authorGuixin Liu <[email protected]>
Wed, 20 Mar 2024 11:08:21 +0000 (19:08 +0800)
committerKeith Busch <[email protected]>
Thu, 21 Mar 2024 17:46:53 +0000 (10:46 -0700)
commit910934da9444dbb102294796481ab05e4419d311
tree33df6afb4e9adc9ed99abbb11cd5efb41fd182f1
parent1e1c4bd16e385f0b1b39920ce3aa16bb33fcdb27
nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag

We can simply use invalidate_rkey to check instead of adding a flag.

Signed-off-by: Guixin Liu <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
drivers/nvme/target/rdma.c
This page took 0.052125 seconds and 4 git commands to generate.