mirror of
https://github.com/samba-team/samba.git
synced 2025-08-29 13:49:30 +03:00
s4:torture: fix a comment typo.
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Thu Oct 29 00:42:49 CET 2015 on sn-devel-104
This commit is contained in:
@ -234,7 +234,7 @@ bool torture_holdcon(struct torture_context *tctx)
|
|||||||
/*
|
/*
|
||||||
open a file N times on the server and just hold them open
|
open a file N times on the server and just hold them open
|
||||||
used for testing performance when there are N file handles
|
used for testing performance when there are N file handles
|
||||||
alopenn
|
open
|
||||||
*/
|
*/
|
||||||
bool torture_holdopen(struct torture_context *tctx,
|
bool torture_holdopen(struct torture_context *tctx,
|
||||||
struct smbcli_state *cli)
|
struct smbcli_state *cli)
|
||||||
|
Reference in New Issue
Block a user