mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
s3-torture: Call cli_flush().
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Fri Dec 6 03:07:32 CET 2013 on sn-devel-104
This commit is contained in:
parent
5f92c81fb6
commit
30231b256d
@ -306,7 +306,8 @@ void nb_flush(int fnum)
|
||||
{
|
||||
int i;
|
||||
i = find_handle(fnum);
|
||||
/* hmmm, we don't have cli_flush() yet */
|
||||
|
||||
cli_flush(NULL, c, i);
|
||||
}
|
||||
|
||||
static int total_deleted;
|
||||
|
Loading…
x
Reference in New Issue
Block a user