Skip to content

Commit 18a592e

Browse files
author
Prakash Surya
committed
test: what does this do?
1 parent b283920 commit 18a592e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fs/nfsd/nfs4state.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3889,8 +3889,6 @@ nfsd4_sequence(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate,
38893889
default:
38903890
seq->status_flags = 0;
38913891
}
3892-
if (!list_empty(&clp->cl_revoked))
3893-
seq->status_flags |= SEQ4_STATUS_RECALLABLE_STATE_REVOKED;
38943892
out_no_session:
38953893
if (conn)
38963894
free_conn(conn);

0 commit comments

Comments
 (0)