Re: git: 20dc2c4d11dd - main - nvmecontrol: Fix default ns create parameters.

From: Alexander Motin <mav_at_FreeBSD.org>
Date: Thu, 09 Mar 2023 16:14:20 UTC
On 09.03.2023 11:09, Yuri wrote:
> Alexander Motin wrote:
>> The branch main has been updated by mav:
>>
>> URL: https://cgit.FreeBSD.org/src/commit/?id=20dc2c4d11ddaa980c491116b65c51ab522028e9
>>
>> commit 20dc2c4d11ddaa980c491116b65c51ab522028e9
>> Author:     Alexander Motin <mav@FreeBSD.org>
>> AuthorDate: 2023-03-09 15:19:00 +0000
>> Commit:     Alexander Motin <mav@FreeBSD.org>
>> CommitDate: 2023-03-09 15:19:00 +0000
>>
>>      nvmecontrol: Fix default ns create parameters.
>>      
>>      Instead of passing 0xff's for all unset parameters, prefer reasonable
>>      defaults.  It is much easier to use it this was without specs in hand.
> 
> Could this possibly fix
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269912?

Yes, it may.  Since I don't see neither of -d -p or -l parameters 
specified, it could cause the same issue I just hit.

-- 
Alexander Motin