Re: [PATCH] nvme: expose TLS mode
From: Christoph Hellwig
Date: Tue Apr 07 2026 - 01:54:21 EST
On Thu, Apr 02, 2026 at 08:42:57AM +0200, Daniel Wagner wrote:
> On Wed, Apr 01, 2026 at 04:09:34PM +0200, Christoph Hellwig wrote:
> > Looks fine to me with the example fixed.
>
> BTW, do you think an empty string is better instead of "none" when TLS
> is off?
Empty strings are confusing, so either none or off would be much
preferred. Out of the two none would be my slight preference.