From: Scott Lovenberg Date: Fri, 9 Aug 2013 12:47:19 +0000 (-0400) Subject: cifs: Move and expand MAX_SERVER_SIZE definition X-Git-Tag: v3.12-rc1~46^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdf1246ffbb2ddd86a875c80b7290d22b9022805;p=pandora-kernel.git cifs: Move and expand MAX_SERVER_SIZE definition MAX_SERVER_SIZE has been moved to cifs_mount.h and renamed CIFS_NI_MAXHOST for clarity. It has been expanded to 1024 as the previous value of 16 was very short. Signed-off-by: Scott Lovenberg Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed