Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347731
b: refs/heads/master
c: 79f77bf
h: refs/heads/master
i:
  347729: 143e6d1
  347727: 465f732
v: v3
  • Loading branch information
J. Bruce Fields committed Dec 18, 2012
1 parent 09b35ce commit 753f790
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d5f50b0c290431c65377c4afa1c764e2c3fe5305
refs/heads/master: 79f77bf9a4e3dd5ead006b8f17e7c4ff07d8374e
1 change: 1 addition & 0 deletions trunk/fs/nfsd/vfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -936,6 +936,7 @@ nfsd_vfs_read(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file,
.u.data = rqstp,
};

WARN_ON_ONCE(rqstp->rq_resused != 1);
rqstp->rq_resused = 1;
host_err = splice_direct_to_actor(file, &sd, nfsd_direct_splice_actor);
} else {
Expand Down

0 comments on commit 753f790

Please sign in to comment.