git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a7ed3f
)
NFS: a couple off by ones
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 16 Dec 2014 23:52:26 +0000
(
02:52
+0300)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Sat, 31 Jan 2015 01:43:30 +0000
(20:43 -0500)
These tests are off by one because if len == sizeof(nfs_export_path)
then we have truncated the name.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfsroot.c
patch
|
blob
|
history
diff --cc
fs/nfs/nfsroot.c
Simple merge