]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Off-by-one length error in string handling
authorChuck Lever <chuck.lever@oracle.com>
Wed, 29 Aug 2007 21:59:01 +0000 (17:59 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 1 Sep 2007 14:14:40 +0000 (10:14 -0400)
commit436f036922ff89949a69e50a8e27db181dc3c27d
tree72c706f6085b79865cca7cda7a0ae3b13d8e3fe0
parentb87150e4e86cebb2eb71db2399b7a17b1ee585da
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>
fs/nfs/super.c