diff --git a/[refs] b/[refs] index 078e2f1b0116..3725bfa220b1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0d961aa934b799ca7369db582e52952cc50c656d +refs/heads/master: 94b134ac8e9965309e70684b504c53bca36338b4 diff --git a/trunk/fs/nfs/client.c b/trunk/fs/nfs/client.c index 5452ada59461..19ea7d9c75e6 100644 --- a/trunk/fs/nfs/client.c +++ b/trunk/fs/nfs/client.c @@ -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.