diff options
Diffstat (limited to 'fs/nfsd')
-rw-r--r-- | fs/nfsd/nfs4state.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfsd/nfs4state.c b/fs/nfsd/nfs4state.c index 8ba1d888f1e6..1596b1352bc5 100644 --- a/fs/nfsd/nfs4state.c +++ b/fs/nfsd/nfs4state.c | |||
@@ -4049,7 +4049,6 @@ nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nf | |||
4049 | status = nfserr_bad_stateid; | 4049 | status = nfserr_bad_stateid; |
4050 | if (nfsd4_is_deleg_cur(open)) | 4050 | if (nfsd4_is_deleg_cur(open)) |
4051 | goto out; | 4051 | goto out; |
4052 | status = nfserr_jukebox; | ||
4053 | } | 4052 | } |
4054 | 4053 | ||
4055 | /* | 4054 | /* |