diff mbox series

multipath-tools: mailing list url was changed

Message ID 20221203150035.50356-1-xose.vazquez@gmail.com (mailing list archive)
State Not Applicable, archived
Delegated to: christophe varoqui
Headers show
Series multipath-tools: mailing list url was changed | expand

Commit Message

Xose Vazquez Perez Dec. 3, 2022, 3 p.m. UTC
Cc: Martin Wilck <mwilck@suse.com>
Cc: Benjamin Marzinski <bmarzins@redhat.com>
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: DM-DEVEL ML <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 README.md              | 2 +-
 libmultipath/propsel.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Martin Wilck Dec. 5, 2022, 10:58 a.m. UTC | #1
On Sat, 2022-12-03 at 16:00 +0100, Xose Vazquez Perez wrote:
> Cc: Martin Wilck <mwilck@suse.com>
> Cc: Benjamin Marzinski <bmarzins@redhat.com>
> Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
> Cc: DM-DEVEL ML <dm-devel@redhat.com>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>

Reviewed-by: Martin Wilck <mwilck@suse.com>

> ---
>  README.md              | 2 +-
>  libmultipath/propsel.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/README.md b/README.md
> index fb118822..5e04f5c3 100644
> --- a/README.md
> +++ b/README.md
> @@ -172,7 +172,7 @@ Mailing list
>  ============
>  
>  (subscribers-only)
> -To subscribe and archives:
> https://www.redhat.com/mailman/listinfo/dm-devel
> +To subscribe and archives:
> https://listman.redhat.com/mailman/listinfo/dm-devel
>  Searchable: https://marc.info/?l=dm-devel
>  
>  
> diff --git a/libmultipath/propsel.c b/libmultipath/propsel.c
> index cd3d74e1..a25cc921 100644
> --- a/libmultipath/propsel.c
> +++ b/libmultipath/propsel.c
> @@ -574,7 +574,7 @@ out:
>   * Using the sysfs priority checker defeats this purpose.
>   *
>   * Moreover, NetApp would also prefer the RDAC checker over ALUA.
> - *
> (https://www.redhat.com/archives/dm-devel/2017-September/msg00326.htm
> l)
> + *
> (https://listman.redhat.com/archives/dm-devel/2017-September/msg00326
> .html)
>   */
>  static int
>  check_rdac(struct path * pp)

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel
diff mbox series

Patch

diff --git a/README.md b/README.md
index fb118822..5e04f5c3 100644
--- a/README.md
+++ b/README.md
@@ -172,7 +172,7 @@  Mailing list
 ============
 
 (subscribers-only)
-To subscribe and archives: https://www.redhat.com/mailman/listinfo/dm-devel
+To subscribe and archives: https://listman.redhat.com/mailman/listinfo/dm-devel
 Searchable: https://marc.info/?l=dm-devel
 
 
diff --git a/libmultipath/propsel.c b/libmultipath/propsel.c
index cd3d74e1..a25cc921 100644
--- a/libmultipath/propsel.c
+++ b/libmultipath/propsel.c
@@ -574,7 +574,7 @@  out:
  * Using the sysfs priority checker defeats this purpose.
  *
  * Moreover, NetApp would also prefer the RDAC checker over ALUA.
- * (https://www.redhat.com/archives/dm-devel/2017-September/msg00326.html)
+ * (https://listman.redhat.com/archives/dm-devel/2017-September/msg00326.html)
  */
 static int
 check_rdac(struct path * pp)