Re: [PATCH] nvme: Mark external NVMe devices as removable

From: Kai-Heng Feng
Date: Thu Jan 13 2022 - 01:39:18 EST


On Wed, Jan 12, 2022 at 10:03 PM Christoph Hellwig <hch@xxxxxx> wrote:
>
> On Wed, Jan 12, 2022 at 08:50:33PM +0800, Kai-Heng Feng wrote:
> > USB thumb drives also use this flag, so I am not sure why it's not
> > applicable to NVMe?
>
> They shouldn't report this flag and might need fixing.

So what should we do? Introduce a different flag but with identical
usage for external USB and NVMe storages?

Kai-Heng