]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 20 May 2013 18:20:17 +0000 (14:20 -0400)
commit17aaa76f87599e315c1f635f18072dda4182fd3b
tree8158b1f8eb3913b171cbcf0c7a5ecffba6f0b55e
parentc8cf676bcc89d93f57ed6ecad63f176eeefd06ba
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>
fs/nfs/blocklayout/blocklayout.c
fs/nfs/nfs4filelayout.c
fs/nfs/nfs4filelayout.h
fs/nfs/nfs4filelayoutdev.c
fs/nfs/nfs4proc.c
fs/nfs/objlayout/objlayout.c
fs/nfs/pnfs.h