]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:libsmb: fix cli_write_and_x() against OS/2 print shares (bug #5326)
authorStefan Metzmacher <metze@samba.org>
Tue, 8 Nov 2011 07:25:16 +0000 (08:25 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 16 Nov 2011 19:34:40 +0000 (20:34 +0100)
commit9b3a0594424a66bb410bdc48aebfdee8485b1df4
tree1f0a7f444731ef17bb106112ce077d0190a54776
parent467a586b3b25f632a5b9ca58abf428a546d97740
s3:libsmb: fix cli_write_and_x() against OS/2 print shares (bug #5326)

Print shares doesn't support CAP_LARGE_WRITEX, while it's negotiated
by the file server part.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Tue Nov  8 17:01:36 CET 2011 on sn-devel-104
(cherry picked from commit 95595dd93fd04999fcf56ecaab7c29b064d021f8)
source3/libsmb/clireadwrite.c