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.2.2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdac3a105a1c8fdf89ea15404ad5c7bcec73d37a;p=pandora-kernel.git cifs: lower default wsize when unix extensions are not used commit ce91acb3acae26f4163c5a6f1f695d1a1e8d9009 upstream. 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: Pavel Shilovsky Reported-by: Nick Davis Signed-off-by: Jeff Layton Signed-off-by: Steve French Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed