Fix Red Hat bugzilla bug : https://bugzilla.redhat.com/show_bug.cgi?id=516165
authorJeremy Allison <jra@samba.org>
Wed, 19 Aug 2009 22:33:08 +0000 (15:33 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 19 Aug 2009 22:33:08 +0000 (15:33 -0700)
commit33d27797d3ae9ab3ff7e1aa940941cc450f5ad1d
tree7522b946350c900f50830e686c1c7787b4aea7db
parentecec01cc8f66a4fcf0f8ab855be0ee85b1df579a
Fix Red Hat bugzilla bug : https://bugzilla.redhat.com/show_bug.cgi?id=516165
nautilus fails to copy files from an SMB share. This is a show-stopper
for 3.4.1 (I'll open a Samba.org bug). Although gnome-vfs is doing
*incredibly* stupid things by asking for a read size of 65535 - this
translates on the wire to a 65534 byte read followed by a 1 byte
read. Please send this back to the gnome developers that they
will ge horrid on the wire performance for this.
Jeremy.
source3/libsmb/clireadwrite.c