Home
last modified time | relevance | path

Searched hist:"1 c2c7613" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dio-cmd-file.c1c2c7613 Tue Feb 09 23:47:57 CST 2021 Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> nvmet: use invalid cmd opcode helper

In the NVMeOF block device backend, file backend, and passthru backend
we reject and report the commands if opcode is not handled.

Use the previously introduced helper in file backend to reduce the
duplicate code and make the error message uniform.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>