commit | babddc72a9468884ce1a23db3c3d54b0afa299f0 | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Wed Oct 20 15:44:29 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Oct 23 15:27:33 2010 -0400 |
tree | b176e5795b47c73c47543acdc546da0c38619ddc | |
parent | ba8e452a4fe64a51b74d43761e14d99f0666cc45 [diff] |
NFS: decode_dirent should use an xdr_stream 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>