[PATCH] nvme: rename the queue quiescing helpers

Chaitanya Kulkarni chaitanyak at nvidia.com
Tue Nov 15 07:36:17 PST 2022


On 11/15/22 02:23, Christoph Hellwig wrote:
> Naming the nvme helpers that wrap the block quiesce funtionality
> start/stop is rather confusing.  Switch to using the quiesce naming
> of the block layer instead.
> 
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
>   drivers/nvme/host/apple.c  | 12 ++++++------
>   drivers/nvme/host/core.c   | 24 ++++++++++++------------
>   drivers/nvme/host/fc.c     | 16 ++++++++--------
>   drivers/nvme/host/nvme.h   |  8 ++++----
>   drivers/nvme/host/pci.c    | 16 ++++++++--------
>   drivers/nvme/host/rdma.c   | 26 +++++++++++++-------------
>   drivers/nvme/host/tcp.c    | 28 ++++++++++++++--------------
>   drivers/nvme/target/loop.c |  6 +++---
>   8 files changed, 68 insertions(+), 68 deletions(-)
> 

It is really confusing when debugging the issues for fabrics,
thanks a lot.

Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>

-ck



More information about the Linux-nvme mailing list