diff options
Diffstat (limited to 'fs/nfs/nfs4state.c')
-rw-r--r-- | fs/nfs/nfs4state.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/nfs4state.c b/fs/nfs/nfs4state.c index da73bc443238..5db324635e92 100644 --- a/fs/nfs/nfs4state.c +++ b/fs/nfs/nfs4state.c | |||
@@ -1481,7 +1481,7 @@ restart: | |||
1481 | spin_unlock(&state->state_lock); | 1481 | spin_unlock(&state->state_lock); |
1482 | } | 1482 | } |
1483 | nfs4_put_open_state(state); | 1483 | nfs4_put_open_state(state); |
1484 | clear_bit(NFS4CLNT_RECLAIM_NOGRACE, | 1484 | clear_bit(NFS_STATE_RECLAIM_NOGRACE, |
1485 | &state->flags); | 1485 | &state->flags); |
1486 | spin_lock(&sp->so_lock); | 1486 | spin_lock(&sp->so_lock); |
1487 | goto restart; | 1487 | goto restart; |