From: Jesper Nilsson <jesper.nilsson-VrBV9hrLPhE@public.gmane.org>
To: Steve French <smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
sfrench-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH] MAINTAINERS: Fix cifs-tree git url
Date: Mon, 3 Dec 2012 11:36:54 +0100 [thread overview]
Message-ID: <20121203103654.GY27196@axis.com> (raw)
In-Reply-To: <20121129184709.GR27196-VrBV9hrLPhE@public.gmane.org>
The cifs-tree is no longer found on kernel.org,
but linux-next uses the tree on samba.org, so use that instead.
Signed-off-by: Jesper Nilsson <jesper.nilsson-VrBV9hrLPhE@public.gmane.org>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 244b2f2..60d0e35 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2009,7 +2009,7 @@ L: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
L: samba-technical-w/Ol4Ecudpl8XjKLYN78aQ@public.gmane.org (moderated for non-subscribers)
W: http://linux-cifs.samba.org/
Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
+T: git git://git.samba.org/sfrench/cifs-2.6.git
S: Supported
F: Documentation/filesystems/cifs.txt
F: fs/cifs/
--
1.7.11.7
/^JN - Jesper Nilsson
--
Jesper Nilsson -- jesper.nilsson-VrBV9hrLPhE@public.gmane.org
WARNING: multiple messages have this Message-ID (diff)
From: Jesper Nilsson <jesper.nilsson@axis.com>
To: Steve French <smfrench@gmail.com>
Cc: linux-cifs@vger.kernel.org, sfrench@samba.org,
linux-kernel@vger.kernel.org
Subject: [PATCH] MAINTAINERS: Fix cifs-tree git url
Date: Mon, 3 Dec 2012 11:36:54 +0100 [thread overview]
Message-ID: <20121203103654.GY27196@axis.com> (raw)
In-Reply-To: <20121129184709.GR27196@axis.com>
The cifs-tree is no longer found on kernel.org,
but linux-next uses the tree on samba.org, so use that instead.
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 244b2f2..60d0e35 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2009,7 +2009,7 @@ L: linux-cifs@vger.kernel.org
L: samba-technical@lists.samba.org (moderated for non-subscribers)
W: http://linux-cifs.samba.org/
Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
+T: git git://git.samba.org/sfrench/cifs-2.6.git
S: Supported
F: Documentation/filesystems/cifs.txt
F: fs/cifs/
--
1.7.11.7
/^JN - Jesper Nilsson
--
Jesper Nilsson -- jesper.nilsson@axis.com
next prev parent reply other threads:[~2012-12-03 10:36 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-29 17:30 [RFQ PATCH] cifs: Change default security error message Jesper Nilsson
2012-11-29 17:30 ` Jesper Nilsson
[not found] ` <20121129173053.GQ27196-VrBV9hrLPhE@public.gmane.org>
2012-11-29 17:52 ` Steve French
2012-11-29 17:52 ` Steve French
[not found] ` <CAH2r5mvKGnZdUNb1-Msb10NBypG2cQm+5JrN-Ajv8VNvmX2+Pg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-11-29 18:47 ` Jesper Nilsson
2012-11-29 18:47 ` Jesper Nilsson
[not found] ` <20121129184709.GR27196-VrBV9hrLPhE@public.gmane.org>
2012-12-03 10:36 ` Jesper Nilsson [this message]
2012-12-03 10:36 ` [PATCH] MAINTAINERS: Fix cifs-tree git url Jesper Nilsson
2012-11-29 18:25 ` [RFQ PATCH] cifs: Change default security error message Jeff Layton
2012-11-29 18:25 ` Jeff Layton
[not found] ` <20121129132509.211c4977-4QP7MXygkU+dMjc06nkz3ljfA9RmPOcC@public.gmane.org>
2012-11-29 18:54 ` Steve French
2012-11-29 18:54 ` Steve French
[not found] ` <CAH2r5mvWo_NjV_wCx=Pd0D5VZbWVxsy-31z9r-vh=ioPwe3AqQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-11-29 20:36 ` Jeff Layton
2012-11-29 20:36 ` Jeff Layton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121203103654.GY27196@axis.com \
--to=jesper.nilsson-vrbv9hrlphe@public.gmane.org \
--cc=linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=sfrench-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org \
--cc=smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.