NFSv4: nfs4_decode_dirent must clear entry->fattr->valid
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 24 Oct 2010 17:14:02 +0000 (13:14 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 24 Oct 2010 17:14:02 +0000 (13:14 -0400)
Otherwise, we may end up reading uninitialised data from the resulting
struct nfs_fattr.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found