]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: enforce ns granularity on ns create
authorDaniel Wagner <wagi@kernel.org>
Tue, 25 Feb 2025 08:44:38 +0000 (09:44 +0100)
committerDaniel Wagner <wagi@monom.org>
Wed, 26 Feb 2025 14:13:20 +0000 (15:13 +0100)
commit4851c9ba351f306abbe53ac6ef4e96d4be2bbd5f
treebae0b0b037916d2203368986640d20936dd04a65
parent2b7a6d7a39cde8493a976abcdc601a899bbef96c
nvme: enforce ns granularity on ns create

When the device supports the namespace granularity feature, update the
alignment requirements accordingly. Because this is likely to change the
capacity of the namespace also issue a info what is going to happen.

Signed-off-by: Daniel Wagner <wagi@kernel.org>
Documentation/nvme-create-ns.txt
nvme.c