[GIT PULL] second round of nvme updates for Linux 5.16
Christoph Hellwig
hch at infradead.org
Thu Oct 28 07:27:59 PDT 2021
The following changes since commit d28e4dff085c5a87025c9a0a85fb798bd8e9ca17:
block: ataflop: more blk-mq refactoring fixes (2021-10-25 07:54:32 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-5.16-2021-10-28
for you to fetch changes up to d156cfcafbd0eae4224ea007d95ebda467eb0c46:
nvmet: use flex_array_size and struct_size (2021-10-27 08:06:41 +0200)
----------------------------------------------------------------
nvme updates for Linux 5.16
- support the current discovery subsystem entry (Hannes Reinecke)
- use flex_array_size and struct_size (Len Baker)
----------------------------------------------------------------
Hannes Reinecke (3):
nvme: add new discovery log page entry definitions
nvmet: switch check for subsystem type
nvmet: register discovery subsystem as 'current'
Len Baker (1):
nvmet: use flex_array_size and struct_size
drivers/nvme/host/multipath.c | 2 +-
drivers/nvme/target/admin-cmd.c | 2 +-
drivers/nvme/target/core.c | 1 +
drivers/nvme/target/discovery.c | 17 +++++++++++------
drivers/nvme/target/nvmet.h | 2 +-
include/linux/nvme.h | 19 ++++++++++++++++---
6 files changed, 31 insertions(+), 12 deletions(-)
More information about the Linux-nvme
mailing list