]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
nvme: introduce namespace features flag
authorMax Gurtovoy <maxg@mellanox.com>
Tue, 19 May 2020 14:05:49 +0000 (17:05 +0300)
committerChristoph Hellwig <hch@lst.de>
Wed, 27 May 2020 05:12:38 +0000 (07:12 +0200)
commitffc89b1d3ca45669e8d2226f5fd4dde756f7ad17
treeab81877e7cf436bffd4ead4c8fad2b406ff2fa21
parentc295ee4742fda49de598a304ef9a95cf8da6b1f5
nvme: introduce namespace features flag

Replace the specific ext boolean (that implies on extended LBA format)
with a feature in the new namespace features flag. This is a preparation
for adding more namespace features (such as metadata specific features).

Signed-off-by: Max Gurtovoy <maxg@mellanox.com>
Reviewed-by: Israel Rukshin <israelr@mellanox.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c
drivers/nvme/host/lightnvm.c
drivers/nvme/host/nvme.h