From: Ming Lei ming.lei@redhat.com
redhat/configs: enable CONFIG_BLK_DEV_ZONED
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1638087
This option has been enabled in Fedora already.
Also it is mentioned in this BZ that 'our current plan is to enable this in RHEL 9 first', so enable this option in redhat/configs/common so that people can use ZNS via userspace or play it via nvme-cli.
Signed-off-by: Ming Lei ming.lei@redhat.com
diff --git a/redhat/configs/ark/generic/CONFIG_BLK_DEV_ZONED b/redhat/configs/ark/generic/CONFIG_BLK_DEV_ZONED deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/CONFIG_BLK_DEV_ZONED +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_BLK_DEV_ZONED is not set diff --git a/redhat/configs/fedora/generic/CONFIG_BLK_DEV_ZONED b/redhat/configs/common/generic/CONFIG_BLK_DEV_ZONED rename from redhat/configs/fedora/generic/CONFIG_BLK_DEV_ZONED rename to redhat/configs/common/generic/CONFIG_BLK_DEV_ZONED index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/CONFIG_BLK_DEV_ZONED +++ b/redhat/configs/common/generic/CONFIG_BLK_DEV_ZONED
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1182
From: Mike Snitzer on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1182#note_6119583...
Hell if I can find PatchRules or other docs in our RHEL linux trees. But hopefully this works:
Rescind-Nack: Mike Snitzer snitzer@redhat.com
From: Mike Snitzer on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1182#note_6119993...
17:15 < phro> snitm: I thought I could easily go find the rhel patch rules doc for you, but... no 17:15 < phro> :) 17:16 < phro> snitm: I think the right tag is: Rescind-Nacked-by: 17:16 < phro> snitm: but then again, you may just have to hit the approve button... not sure, because docs
One more time with feeling:
Rescind-Nacked-by: Mike Snitzer snitzer@redhat.com
kernel@lists.fedoraproject.org