commit | 350c73af6af51ae7654dad91874c0d30dd13bbbe | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Aug 29 17:59:01 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Sep 01 10:14:40 2007 -0400 |
tree | 72c706f6085b79865cca7cda7a0ae3b13d8e3fe0 | |
parent | fdc6e2c8c0dc0ac702fca0b802f5d9ae99a54bb6 [diff] |
NFS: Off-by-one length error in string handling The hostname was getting truncated in the new text-based NFS mount API. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>