Re: [OS-BUILD PATCHv2 0/2] redhat/configs: Enable CONFIG_DM_MULTIPATH_(HST|IOA)

2022-01-10 Thread Don Zickus (via Email Bridge)
From: Don Zickus on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1537#note_806039152

@snitm i added you as a reviewer, you can can 'approve' the changes next time
instead of using 'acked-by'.
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCHv2 0/2] redhat/configs: Enable CONFIG_DM_MULTIPATH_(HST|IOA)

2022-01-10 Thread Mike Snitzer (via Email Bridge)
From: Mike Snitzer on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1537#note_806033070

Acked-by: Mike Snitzer 
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCHv2 0/2] redhat/configs: Enable CONFIG_DM_MULTIPATH_(HST|IOA)

2022-01-06 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1537#note_803673297

@bmarzins We aren't that fancy here.  AFAIK nothing here will automatically
touch bugzilla at all.
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCHv2 0/2] redhat/configs: Enable CONFIG_DM_MULTIPATH_(HST|IOA)

2022-01-06 Thread Benjamin Marzinski (via Email Bridge)
From: Benjamin Marzinski on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1537#note_803672295

I just realized that I may have done something stupid here. I added the RHEL-9
Bugzilla for enabling CONFIG_DM_MULTIPATH_HST to the merge request description
and commit description. I want to make sure that there isn't a rule that will
automatically update this bug's state when this request is merged. That bug
shouldn't be updated until the config change goes into the centos-stream-9
repo.
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [OS-BUILD PATCHv2 0/2] redhat/configs: Enable CONFIG_DM_MULTIPATH_(HST|IOA)

2022-01-06 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1537#note_803671210

I am okay with this for Fedora, but given the way the rules work, I won't
approve until it has a RHEL approval since it is changing the config for
CONFIG_DM_MULTIPATH_HST in RHEL too.
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


[OS-BUILD PATCHv2 0/2] redhat/configs: Enable CONFIG_DM_MULTIPATH_(HST|IOA)

2022-01-06 Thread Benjamin Marzinski (via Email Bridge)
From: Benjamin Marzinski on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1537

Bugzilla: https://bugzilla.redhat.com/2000835

RHEL customers have requested support for the dm-multipath historical-service-
time path selector (CONFIG_DM_MULTIPATH_HST).

Also, Commit 66051188 ("Update CONFIG_DM_MULTIPATH_IOA") enabled
CONFIG_DM_MULTIPATH_IOA in common, but left in disabled in fedora. Remove the
fedora config so it uses the common one.

Signed-off-by: Benjamin Marzinski 

---
 redhat/configs/common/generic/CONFIG_DM_MULTIPATH_HST |  2 +-
 redhat/configs/fedora/generic/CONFIG_DM_MULTIPATH_HST |  1 -
 redhat/configs/fedora/generic/CONFIG_DM_MULTIPATH_IOA |  1 -
 3 files changed, 1 insertions(+), 3 deletions(-)
___
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure