[PATCHv2 4/4] nvme: Use metadata for passthrough commands

Max Gurtovoy maxg at mellanox.com
Tue Aug 29 15:31:52 PDT 2017



On 8/30/2017 12:46 AM, Keith Busch wrote:
> The ioctls' struct allows the user to provide a metadata address and
> length for a passthrough command. This patch uses these values that were
> previously ignored and deletes the now unused wrapper function.
> 
> Signed-off-by: Keith Busch <keith.busch at intel.com>
> ---
>   drivers/nvme/host/core.c | 15 ++++-----------
>   1 file changed, 4 insertions(+), 11 deletions(-)
> 
> diff --git a/drivers/nvme/host/core.c b/drivers/nvme/host/core.c
> index 4106e09..05d8545 100644
> --- a/drivers/nvme/host/core.c
> +++ b/drivers/nvme/host/core.c

looks good,

Reviewed-by: Max Gurtovoy <maxg at mellanox.com>



More information about the Linux-nvme mailing list