diff options
author | Jeremy Allison <jra@samba.org> | 2010-11-10 17:59:05 -0800 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2010-11-11 02:50:08 +0000 |
commit | 0afb2995a2177afa2eb7b8f99887a39cdaf23a15 (patch) | |
tree | 476742645f0c8144d903752edb4438528ea35b71 /lib | |
parent | ac0ffba004160693ea5829775d732146ef261c47 (diff) | |
download | samba-0afb2995a2177afa2eb7b8f99887a39cdaf23a15.tar.gz samba-0afb2995a2177afa2eb7b8f99887a39cdaf23a15.tar.bz2 samba-0afb2995a2177afa2eb7b8f99887a39cdaf23a15.zip |
Fix bug #7791 - gvfsd-smb (Gnome vfs) fails to copy files from a SMB share using SMB signing.
The underlying problem is that the old code invoked by cli_write() increments
cli->mid directly when issuing outstanding writes. This should now be done only
in libsmb/clientgen.c to make metze's new signing engine works correctly. Just
deleting this code fixes the problem.
Jeremy.
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Thu Nov 11 02:50:08 UTC 2010 on sn-devel-104
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions