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:
ba8e452
)
NFS: decode_dirent should use an xdr_stream
author
Bryan Schumaker
<bjschuma@netapp.com>
Wed, 20 Oct 2010 19:44:29 +0000
(15:44 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 23 Oct 2010 19:27:33 +0000
(15:27 -0400)
Convert nfs*xdr.c to use an xdr stream in decode_dirent. This will prevent a
kernel oops that has been occuring when reading a vmapped page.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found