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)
committerStefan Metzmacher <metze@samba.org>
Tue, 8 Nov 2011 16:01:36 +0000 (17:01 +0100)
commit95595dd93fd04999fcf56ecaab7c29b064d021f8
tree3064db6adf353f4327b95c751875c13a00802b6c
parent0fb4991116fe07956ad2355121d7b580486b9a45
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
source3/libsmb/clireadwrite.c