NFSv4: Decode getdevicelist should use nfs4_verifier
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 8 Jun 2012 16:01:14 +0000 (12:01 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 28 Jun 2012 21:20:50 +0000 (17:20 -0400)
commit98d9452448122486f81030c6c70f29471f65e1ce
tree5e90a522eff05cc8ab5a01f3b14b08fd585be88b
parent140150dbb1f9cf3ef963fb55505f994d74ff3276
NFSv4: Decode getdevicelist should use nfs4_verifier

The verifier returned by the GETDEVICELIST operation is not a write
verifier, but a nfs4_verifier.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c