From: Chuck Lever Date: Wed, 29 Aug 2007 21:59:03 +0000 (-0400) Subject: NFS: change NFS mount error return when hostname/pathname too long X-Git-Tag: v2.6.23-rc6~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d1cca72994c0e910ca443076dcfcfd473871dda;p=pandora-kernel.git NFS: change NFS mount error return when hostname/pathname too long According to the mount(2) man page, the proper error return code for the mount(2) system call when the special device name or the mounted-on directory name is too long is ENAMETOOLONG. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed