summaryrefslogtreecommitdiff
path: root/net/samba36/files/patch-source3__smbd__quotas.c
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2012-08-15 00:20:31 +0000
committerXin LI <delphij@FreeBSD.org>2012-08-15 00:20:31 +0000
commit65e30d305e54a532f7919a82b268b062eb9428f3 (patch)
tree9f0ca9ef66370c378717ad32033e718c6eadecec /net/samba36/files/patch-source3__smbd__quotas.c
parent- Update to 1.8.2 [1] (diff)
Update to 3.6.7.
PR: ports/170446 Submitted by: Andrey Simonenko <simon comsys ntu-kpi kiev ua> Approved by: timur
Diffstat (limited to 'net/samba36/files/patch-source3__smbd__quotas.c')
-rw-r--r--net/samba36/files/patch-source3__smbd__quotas.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba36/files/patch-source3__smbd__quotas.c b/net/samba36/files/patch-source3__smbd__quotas.c
index deb36c3507bd..be4d6b9a9fe9 100644
--- a/net/samba36/files/patch-source3__smbd__quotas.c
+++ b/net/samba36/files/patch-source3__smbd__quotas.c
@@ -1,6 +1,6 @@
--- ./source3/smbd/quotas.c.orig 2010-04-01 15:26:22.000000000 +0200
+++ ./source3/smbd/quotas.c 2010-04-23 01:08:35.000000000 +0200
-@@ -1035,6 +1035,7 @@
+@@ -1235,6 +1235,7 @@
if (!cutstr)
return False;
@@ -8,7 +8,7 @@
memset(cutstr, '\0', len+1);
host = strncat(cutstr,mnttype, sizeof(char) * len );
DEBUG(5,("nfs_quotas: looking for mount on \"%s\"\n", cutstr));
-@@ -1043,7 +1044,7 @@
+@@ -1243,7 +1244,7 @@
args.gqa_pathp = testpath+1;
args.gqa_uid = uid;