From f95254a21d2bffc3e3f0d9cbefe6b75a70b67922 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 17 Oct 2011 14:49:31 +0200 Subject: update to latest stable version --- package/samba/patches/patch-client_mount_cifs_c | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 package/samba/patches/patch-client_mount_cifs_c (limited to 'package/samba/patches/patch-client_mount_cifs_c') diff --git a/package/samba/patches/patch-client_mount_cifs_c b/package/samba/patches/patch-client_mount_cifs_c deleted file mode 100644 index 4ddd91f9c..000000000 --- a/package/samba/patches/patch-client_mount_cifs_c +++ /dev/null @@ -1,19 +0,0 @@ ---- samba-3.5.3.orig/client/mount.cifs.c 2010-05-17 13:51:23.000000000 +0200 -+++ samba-3.5.3/client/mount.cifs.c 2010-06-11 12:39:34.501613636 +0200 -@@ -39,7 +39,6 @@ - #include - #include - #include --#include - #include "mount.h" - - #define MOUNT_CIFS_VERSION_MAJOR "1" -@@ -112,7 +111,7 @@ - * The legacy behavior is now disabled by default. To reenable it, set the - * following #define to true. - */ --#define CIFS_LEGACY_SETUID_CHECK 0 -+#define CIFS_LEGACY_SETUID_CHECK 1 - - /* - * When an unprivileged user runs a setuid mount.cifs, we set certain mount -- cgit v1.2.3