NFSv4.1: Use layout credentials for get_deviceinfo calls
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 May 2013 15:42:54 +0000 (11:42 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 6 Jun 2013 20:24:37 +0000 (16:24 -0400)
This is not strictly needed, since get_deviceinfo is not allowed to
return NFS4ERR_ACCESS or NFS4ERR_WRONG_CRED, but lets do it anyway
for consistency with other pNFS operations.

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

No differences found