diff options
author | Volker Lendecke <vl@samba.org> | 2008-12-22 22:32:12 +0100 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2008-12-29 13:24:28 +0100 |
commit | e4d28dbc040e186f453d77c7c1fb628a6cc2e3d4 (patch) | |
tree | f33ea8ab88afc8558af658edff9805721a1d2f1c /source3/lib/conn_tdb.c | |
parent | afd70855b77aee4500b7d505419c750b6b2df38b (diff) | |
download | samba-e4d28dbc040e186f453d77c7c1fb628a6cc2e3d4.tar.gz samba-e4d28dbc040e186f453d77c7c1fb628a6cc2e3d4.tar.bz2 samba-e4d28dbc040e186f453d77c7c1fb628a6cc2e3d4.zip |
Attempt to fix bug 5953: Make cli_send_smb_direct_writeX use writev
It seems there are SMB servers around which can't cope with the write header
being sent in a packet of its own. With writev we keep the advantage of direct
writes, giving the kernel the chance to coalesce the write calls.
Diffstat (limited to 'source3/lib/conn_tdb.c')
0 files changed, 0 insertions, 0 deletions