NFS: Create a free_client rpc_op
[linux-2.6-block.git] / fs / nfs / nfs3proc.c
index 4749a32e54bee50062e8b891cb18e774a949c0e6..4ccb34bf1732ab73d79e4c1598767943c1ab6a24 100644 (file)
@@ -935,4 +935,5 @@ const struct nfs_rpc_ops nfs_v3_clientops = {
        .have_delegation = nfs3_have_delegation,
        .return_delegation = nfs3_return_delegation,
        .init_client    = nfs_init_client,
+       .free_client    = nfs_free_client,
 };