X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=fs%2Fnfs%2Fnfs4state.c;h=c1e2733f4fa44d400c53e3e7f2b7fc6f2c30756a;hb=56012808f4d5606e401539f663d92009d964425b;hp=6d263ed79e92d56f8e65deca2ff12d24226f7926;hpb=10e5453ffa0d04a2eda3cda3f55b88cb9c04595f;p=deliverable%2Flinux.git diff --git a/fs/nfs/nfs4state.c b/fs/nfs/nfs4state.c index 6d263ed79e92..c1e2733f4fa4 100644 --- a/fs/nfs/nfs4state.c +++ b/fs/nfs/nfs4state.c @@ -901,7 +901,7 @@ void nfs4_schedule_state_recovery(struct nfs_client *clp) nfs4_schedule_state_manager(clp); } -static int nfs4_state_mark_reclaim_reboot(struct nfs_client *clp, struct nfs4_state *state) +int nfs4_state_mark_reclaim_reboot(struct nfs_client *clp, struct nfs4_state *state) { set_bit(NFS_STATE_RECLAIM_REBOOT, &state->flags);