From: Jeff Layton Date: Tue, 17 Jan 2012 21:08:51 +0000 (-0500) Subject: cifs: lower default wsize when unix extensions are not used X-Git-Tag: v3.3-rc2~48^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce91acb3acae26f4163c5a6f1f695d1a1e8d9009;p=pandora-kernel.git cifs: lower default wsize when unix extensions are not used We've had some reports of servers (namely, the Solaris in-kernel CIFS server) that don't deal properly with writes that are "too large" even though they set CAP_LARGE_WRITE_ANDX. Change the default to better mirror what windows clients do. Cc: stable@vger.kernel.org Cc: Pavel Shilovsky Reported-by: Nick Davis Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed