nfsd: flex file device id encoding will need the server address
[deliverable/linux.git] / fs / nfsd / blocklayout.c
index 31f3df193bdbb47b82dbe8df7f67b33163d55828..c98563d35822ec45c9377f8e5d9ebada76fa855d 100644 (file)
@@ -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)
 {
This page took 0.025217 seconds and 5 git commands to generate.