The Samba-Bugzilla – Attachment 3144 Details for
Bug 3583
smbclient timeout on large file truncate/delete
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
This just increases the timeout for libsmbclient
3.0.28-timeout-1.patch (text/plain), 529 bytes, created by
Michael Stowe
on 2008-02-22 13:03:18 UTC
(
hide
)
Description:
This just increases the timeout for libsmbclient
Filename:
MIME Type:
Creator:
Michael Stowe
Created:
2008-02-22 13:03:18 UTC
Size:
529 bytes
patch
obsolete
>--- a/source/libsmb/libsmbclient.c 2008-02-11 21:20:43.098639092 +0000 >+++ b/source/libsmb/libsmbclient.c 2008-02-11 21:17:25.699305245 +0000 >@@ -6247,7 +6247,7 @@ > > /* ADD REASONABLE DEFAULTS */ > context->debug = 0; >- context->timeout = 20000; /* 20 seconds */ >+ context->timeout = 220000; /* 220 seconds */ > > context->options.browse_max_lmb_count = 3; /* # LMBs to query */ > context->options.urlencode_readdir_entries = False;/* backward compat */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 3583
: 3144 |
3145