mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
49d6c3f061
The test writes 20M and then splices just over 1M (13M is intended, but there's a 1024*0124 typo). Fix the type and reduce the size of the dataset to make it run faster - cli_splice works with 1M chunks (SPLICE_BLOCK_SIZE), and the reproducer only requires that the splice size is not chunk-aligned. Signed-off-by: David Disseldorp <ddiss@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Sat Jul 14 00:14:13 CEST 2018 on sn-devel-144 |
||
---|---|---|
.. | ||
bench_pthreadpool.c | ||
cmd_vfs.c | ||
denytest.c | ||
locktest2.c | ||
mangle_test.c | ||
masktest.c | ||
msg_sink.c | ||
msg_source.c | ||
msgtest.c | ||
nbench.c | ||
nbio.c | ||
pdbtest.c | ||
proto.h | ||
rpc_open_tcp.c | ||
scanner.c | ||
test_addrchange.c | ||
test_async_echo.c | ||
test_authinfo_structs.c | ||
test_buffersize.c | ||
test_case_insensitive.c | ||
test_chain3.c | ||
test_cleanup.c | ||
test_dbwrap_ctdb.c | ||
test_dbwrap_do_locked.c | ||
test_dbwrap_watch.c | ||
test_g_lock.c | ||
test_idmap_tdb_common.c | ||
test_messaging_fd_passing.c | ||
test_messaging_read.c | ||
test_messaging_send_all.c | ||
test_namemap_cache.c | ||
test_notify_online.c | ||
test_notify.c | ||
test_ntlm_auth.py | ||
test_nttrans_create.c | ||
test_nttrans_fsctl.c | ||
test_oplock_cancel.c | ||
test_posix_append.c | ||
test_pthreadpool_tevent.c | ||
test_smb2.c | ||
test_smbsock_any_connect.c | ||
torture.c | ||
utable.c | ||
vfstest_chain.c | ||
vfstest.c | ||
vfstest.h | ||
wbc_async.c | ||
wbc_async.h |