summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/blocklayout.c
diff options
context:
space:
mode:
authorTom Haynes2016-06-14 22:41:27 +0200
committerJ. Bruce Fields2016-07-13 21:40:47 +0200
commitd7c920d1349ad78b9181d8933404e1a378da6feb (patch)
treec395ed34b6bd1a97089afa5c0ae8bf8413a389a1 /fs/nfsd/blocklayout.c
parentsunrpc: add gss minor status to svcauth_gss_proxy_init (diff)
downloadkernel-qcow2-linux-d7c920d1349ad78b9181d8933404e1a378da6feb.tar.gz
kernel-qcow2-linux-d7c920d1349ad78b9181d8933404e1a378da6feb.tar.xz
kernel-qcow2-linux-d7c920d1349ad78b9181d8933404e1a378da6feb.zip
nfsd: flex file device id encoding will need the server address
Signed-off-by: Tom Haynes <loghyr@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jeff Layton <jlayton@poochiereds.net> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/blocklayout.c')
-rw-r--r--fs/nfsd/blocklayout.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/nfsd/blocklayout.c b/fs/nfsd/blocklayout.c
index 31f3df193bdb..c98563d35822 100644
--- a/fs/nfsd/blocklayout.c
+++ b/fs/nfsd/blocklayout.c
@@ -162,6 +162,7 @@ nfsd4_block_get_device_info_simple(struct super_block *sb,
static __be32
nfsd4_block_proc_getdeviceinfo(struct super_block *sb,
+ struct svc_rqst *rqstp,
struct nfs4_client *clp,
struct nfsd4_getdeviceinfo *gdp)
{
@@ -354,6 +355,7 @@ nfsd4_block_get_device_info_scsi(struct super_block *sb,
static __be32
nfsd4_scsi_proc_getdeviceinfo(struct super_block *sb,
+ struct svc_rqst *rqstp,
struct nfs4_client *clp,
struct nfsd4_getdeviceinfo *gdp)
{