From: Dan Carpenter Date: Tue, 16 Dec 2014 23:52:26 +0000 (+0300) Subject: NFS: a couple off by ones X-Git-Tag: fixes-v4.0-rc1~136^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7c545d4a34872f4a3d710e22f21fb61f7258706;p=pandora-kernel.git NFS: a couple off by ones These tests are off by one because if len == sizeof(nfs_export_path) then we have truncated the name. Signed-off-by: Dan Carpenter Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed