Re: first bad commit: [5795eb443060148796beeba106e4366d7f1458a6] scsi: sd_zbc: emulate ZONE_APPEND commands

From: Randy Dunlap
Date: Fri Sep 11 2020 - 18:22:29 EST


On 9/11/20 3:17 PM, Borislav Petkov wrote:
> On Fri, Sep 11, 2020 at 09:53:12PM +0200, Borislav Petkov wrote:
>> Now, looking at that patch:
>>
>> 5795eb443060 ("scsi: sd_zbc: emulate ZONE_APPEND commands")
>>
>> yeah, that doesn't revert cleanly. But it talks about zoned-something
>> devices and that rings a bell because you guys broke my zoned device
>> once already:
>
> Ok, so Johannes and I poked a bit on IRC and here it is:
>
> # CONFIG_BLK_DEV_ZONED is not set.
>
> Enabling it, fixes the issue.
>

Uh, you are not saying that enabling that CONFIG_ is the final fix, are you?

If so, do I need to enable it, even if I don't have a zoned block device?


--
~Randy