NFS: Create a free_client rpc_op
[linux-2.6-block.git] / include / linux / nfs_xdr.h
index 62235be07fb89d1c68f81f06f24cdc23541d4209..e61dc7235d5d18e589bdd0502f8c1e4c07318f94 100644 (file)
@@ -1427,6 +1427,7 @@ struct nfs_rpc_ops {
        struct nfs_client *
                (*init_client) (struct nfs_client *, const struct rpc_timeout *,
                                const char *, rpc_authflavor_t);
+       void    (*free_client) (struct nfs_client *);
 };
 
 /*