Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94b134ac authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Convert nfs4_set_ds_client to EXPORT_SYMBOL_GPL



This is not part of an external ABI...

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 0d961aa9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1463,7 +1463,7 @@ struct nfs_client *nfs4_set_ds_client(struct nfs_client* mds_clp,
	dprintk("<-- %s %p\n", __func__, clp);
	return clp;
}
EXPORT_SYMBOL(nfs4_set_ds_client);
EXPORT_SYMBOL_GPL(nfs4_set_ds_client);

/*
 * Session has been established, and the client marked ready.