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>
This commit is contained in:

committed by
J. Bruce Fields

parent
04d70edada
commit
d7c920d134
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user