Imported Upstream version 1.3.0
[deb_libnfs.git] / include / libnfs-private.h
index b1fe13480dac57570d5c39c17f62706a0926cf45..29f04066a51dee23e2d10aa935ce9303f7656fb4 100644 (file)
@@ -104,3 +104,4 @@ void rpc_unset_autoreconnect(struct rpc_context *rpc);
 int rpc_add_fragment(struct rpc_context *rpc, char *data, uint64_t size);
 void rpc_free_all_fragments(struct rpc_context *rpc);
 
+const struct nfs_fh3 *nfs_get_rootfh(struct nfs_context *nfs);