commit | 7d1cca72994c0e910ca443076dcfcfd473871dda | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Aug 29 17:59:03 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Sep 01 10:14:40 2007 -0400 |
tree | 298d60951f738592c0ac19aea5cb1e5e57f113a7 | |
parent | 350c73af6af51ae7654dad91874c0d30dd13bbbe [diff] |
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 <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>