NFS: Create a free_client rpc_op
[linux-2.6-block.git] / fs / nfs / proc.c
index 16632930abd2fce16c9762f32e8f3aeb99e23d58..53620bf10969b6358a6c99dca75d7403b5603abb 100644 (file)
@@ -791,4 +791,5 @@ const struct nfs_rpc_ops nfs_v2_clientops = {
        .have_delegation = nfs_have_delegation,
        .return_delegation = nfs_return_delegation,
        .init_client    = nfs_init_client,
+       .free_client    = nfs_free_client,
 };