Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347939
b: refs/heads/master
c: 10532b5
h: refs/heads/master
i:
  347937: 41b2b5c
  347935: e0f4ea8
v: v3
  • Loading branch information
J. Bruce Fields authored and Linus Torvalds committed Dec 22, 2012
1 parent fdbe7c1 commit ac632bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 184e2516614f7055d4c3a2e63fd8a3eb95fff6d6
refs/heads/master: 10532b560bacf23766f9c7dc09778b31b198ff45
1 change: 0 additions & 1 deletion trunk/fs/nfsd/vfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -934,7 +934,6 @@ nfsd_vfs_read(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file,
.u.data = rqstp,
};

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

0 comments on commit ac632bc

Please sign in to comment.