]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: Limit support to the lowest namespace
authorMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Mon, 17 May 2021 14:39:02 +0000 (16:39 +0200)
committerJes Sorensen <jsorensen@fb.com>
Wed, 26 May 2021 11:26:32 +0000 (07:26 -0400)
commit8662f92d71f1f88589061272606b8b673d31de05
treed18bc448c4c23390d7b01351c4999444be27da3a
parentfcebeb77b18842876295b1a0dbc22d173a709434
imsm: Limit support to the lowest namespace

First namespace existence is not quaranted by NVMe specification.
Instead first the smallest one shall be chosen.

Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
platform-intel.c
platform-intel.h
super-intel.c