Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320243
b: refs/heads/master
c: 59948db
h: refs/heads/master
i:
  320241: f6ee8b7
  320239: 6239733
v: v3
  • Loading branch information
Fred Isaman authored and Trond Myklebust committed Jul 30, 2012
1 parent 0b2f536 commit 19fe7ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: cac5d07e3ca696dcacfb123553cf6c722111cfd3
refs/heads/master: 59948db3be76099b14c7103d0f46c5454b173c3a
2 changes: 1 addition & 1 deletion trunk/fs/nfs/direct.c
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ static ssize_t nfs_direct_read_schedule_iovec(struct nfs_direct_req *dreq,
size_t requested_bytes = 0;
unsigned long seg;

nfs_pageio_init_read(&desc, dreq->inode,
NFS_PROTO(dreq->inode)->read_pageio_init(&desc, dreq->inode,
&nfs_direct_read_completion_ops);
get_dreq(dreq);
desc.pg_dreq = dreq;
Expand Down

0 comments on commit 19fe7ca

Please sign in to comment.