cifs-utils/9410c776a3bd69a8434e5f01174bc59f08e7e62a.diff
Lars Müller bab4f11c74 - mount.cifs: don't pass credentials= option to the kernel.
- doc: update mailing list.
- mount.cifs: don't send a mandatory ver= option to the kernel.
- mount.cifs: remove smb2 multicall binary code.
- doc: remove old XML sources for mount.cifs.8 and cifs.upcall.8.
- mount.cifs: unused variables.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=58
2012-05-26 11:44:52 +00:00

48 lines
2.1 KiB
Diff

commit 9410c776a3bd69a8434e5f01174bc59f08e7e62a
Author: Jeff Layton <jlayton@samba.org>
Date: Mon May 14 06:41:29 2012 -0400
doc: update mailing list
Signed-off-by: Luk Claes <luk@debian.org>
Index: configure.ac
===================================================================
--- configure.ac.orig
+++ configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT([cifs-utils], [5.4], [cifs-utils@samba.org], [cifs-utils], [https://wiki.samba.org/index.php/LinuxCIFS_utils])
+AC_INIT([cifs-utils], [5.4.1], [linux-cifs@vger.kernel.org], [cifs-utils], [https://wiki.samba.org/index.php/LinuxCIFS_utils])
AC_CONFIG_SRCDIR([replace.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([Makefile contrib/Makefile contrib/request-key.d/Makefile])
Index: doc/cifs.upcall.8.xml
===================================================================
--- doc/cifs.upcall.8.xml.orig
+++ doc/cifs.upcall.8.xml
@@ -114,7 +114,7 @@ See <citerefentry><refentrytitle>request
<para>Igor Mammedov wrote the cifs.upcall program.</para>
<para>Jeff Layton authored this manpage.</para>
<para>The maintainer of the Linux CIFS VFS is Steve French.</para>
- <para>The <ulink url="mailto:linux-cifs-client@lists.samba.org">Linux
+ <para>The <ulink url="mailto:linux-cifs@vger.kernel.org">Linux
CIFS Mailing list</ulink> is the preferred place to ask
questions regarding these programs.
</para>
Index: doc/mount.cifs.8.xml
===================================================================
--- doc/mount.cifs.8.xml.orig
+++ doc/mount.cifs.8.xml
@@ -742,7 +742,7 @@ server type you are trying to contact.
<para>The maintainer of the Linux cifs vfs and the userspace
tool <emphasis>mount.cifs</emphasis> is <ulink url="mailto:sfrench@samba.org">Steve French</ulink>.
- The <ulink url="mailto:linux-cifs-client@lists.samba.org">Linux CIFS Mailing list</ulink>
+ The <ulink url="mailto:linux-cifs@vger.kernel.org">Linux CIFS Mailing list</ulink>
is the preferred place to ask questions regarding these programs.
</para>