From: Sam Zaydel Date: Thu, 7 Feb 2019 20:07:57 +0000 (+0000) Subject: Argument to control number of operations -o no longer valid X-Git-Tag: talloc-2.3.1~770 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3263dd32fedf9e6c104a0c03f035b585c568a8d1;p=thirdparty%2Fsamba.git Argument to control number of operations -o no longer valid (This patch, only removing manpage text, submitted by gitlab.com user Sam Zaydel @szaydel in MR 243 but without a Signed-off-by, so I (Andrew Bartlett) am adding mine to say I'm happy to say this is a legitimate and deliberate contribtion.) Signed-off-by: Andrew Bartlett Reviewed-by: Andreas Schneider Reviewed-by: Andrew Bartlett Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Wed Sep 18 19:51:11 UTC 2019 on sn-devel-184 --- diff --git a/source4/torture/man/smbtorture.1.xml b/source4/torture/man/smbtorture.1.xml index 09e19ed2f1f..9d2f9c9c031 100644 --- a/source4/torture/man/smbtorture.1.xml +++ b/source4/torture/man/smbtorture.1.xml @@ -26,7 +26,6 @@ -N numprocs -n netbios_name -W workgroup - -o num_operations -e num files(entries) -O socket_options -m maximum_protocol @@ -217,10 +216,6 @@ Specify number of smbtorture processes to launch. - -o num_operations - Number of times some operations should be tried before assuming they're output is consistent (default:100). - - -e num_files Number of entries to use in certain tests (such as creating X files) (default: 1000).