NFS: Ensure the client submounts, when it crosses a server mountpoint.
[linux-2.6-block.git] / fs / nfs / nfs4proc.c
index ef4c6cccf958f8ca4365e610a11acda10d06d610..308407205e6c2f8d09b0b38c3d9ec040ec21441b 100644 (file)
@@ -1331,7 +1331,7 @@ static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *f
        return status;
 }
 
-static int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
+int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
 {
        struct nfs4_exception exception = { };
        int err;