nfs41: V2 initial support for CB_RECALL_ANY
[deliverable/linux.git] / fs / nfs / delegation.c
index 98dbc8f5ced81646746e3aeeaf65c1aa6d0da78b..f4758ec42138a959b585a9215b4dcba034dc3754 100644 (file)
@@ -411,7 +411,7 @@ static void nfs_delegation_run_state_manager(struct nfs_client *clp)
                nfs4_schedule_state_manager(clp);
 }
 
-static void nfs_expire_all_delegation_types(struct nfs_client *clp, fmode_t flags)
+void nfs_expire_all_delegation_types(struct nfs_client *clp, fmode_t flags)
 {
        nfs_client_mark_return_all_delegation_types(clp, flags);
        nfs_delegation_run_state_manager(clp);
This page took 0.042518 seconds and 5 git commands to generate.