commit | cd5875fefe09b1921ea5845890009c9b2386d566 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon May 20 11:42:54 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jun 06 16:24:37 2013 -0400 |
tree | 1ebbdd06601949100aba71fd13c93f823045dfd5 | |
parent | ab7cb0dfab0baa63f9a1faa7441b90b07881a9c7 [diff] |
NFSv4.1: Use layout credentials for get_deviceinfo calls 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>