summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/pnfs.h
diff options
context:
space:
mode:
authorTom Haynes <thomas.haynes@primarydata.com>2016-06-14 13:41:27 -0700
committerJ. Bruce Fields <bfields@redhat.com>2016-07-13 15:40:47 -0400
commitd7c920d1349ad78b9181d8933404e1a378da6feb (patch)
treec395ed34b6bd1a97089afa5c0ae8bf8413a389a1 /fs/nfsd/pnfs.h
parent04d70edada3266b3cd4cbda9b4359d7a87263138 (diff)
downloadlinux-0-day-d7c920d1349ad78b9181d8933404e1a378da6feb.tar.gz
linux-0-day-d7c920d1349ad78b9181d8933404e1a378da6feb.tar.xz
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/pnfs.h')
-rw-r--r--fs/nfsd/pnfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfsd/pnfs.h b/fs/nfsd/pnfs.h
index 7d073b9b15530..e855677fb1320 100644
--- a/fs/nfsd/pnfs.h
+++ b/fs/nfsd/pnfs.h
@@ -21,6 +21,7 @@ struct nfsd4_layout_ops {
u32 notify_types;
__be32 (*proc_getdeviceinfo)(struct super_block *sb,
+ struct svc_rqst *rqstp,
struct nfs4_client *clp,
struct nfsd4_getdeviceinfo *gdevp);
__be32 (*encode_getdeviceinfo)(struct xdr_stream *xdr,