[prev in list] [next in list] [prev in thread] [next in thread] 

List:       samba-cvs
Subject:    svn commit: samba r5589 - in branches/SAMBA_3_0/source/torture: .
From:       jra () samba ! org
Date:       2005-02-28 7:01:53
Message-ID: 20050228070153.10E96162BCD () lists ! samba ! org
[Download RAW message or body]

Author: jra
Date: 2005-02-28 07:01:52 +0000 (Mon, 28 Feb 2005)
New Revision: 5589

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=5589

Log:
Ensure the torture code that uses cli_list and cli_list_old
matches the new MS-DFS function prototypes. Should fix the
build farm tests.
Jeremy.

Modified:
   branches/SAMBA_3_0/source/torture/torture.c


Changeset:
Modified: branches/SAMBA_3_0/source/torture/torture.c
===================================================================
--- branches/SAMBA_3_0/source/torture/torture.c	2005-02-27 19:57:03 UTC (rev 5588)
+++ branches/SAMBA_3_0/source/torture/torture.c	2005-02-28 07:01:52 UTC (rev 5589)
@@ -4138,7 +4138,7 @@
 	return correct;
 }
 
-static void list_fn(file_info *finfo, const char *name, void *state)
+static void list_fn(const char *mnt, file_info *finfo, const char *name, void *state)
 {
 	
 }
@@ -4198,7 +4198,7 @@
 	return correct;
 }
 
-static void del_fn(file_info *finfo, const char *mask, void *state)
+static void del_fn(const char *mnt, file_info *finfo, const char *mask, void *state)
 {
 	struct cli_state *pcli = (struct cli_state *)state;
 	fstring fname;

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic