Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263845
b: refs/heads/master
c: f13c362
h: refs/heads/master
i:
  263843: ad1913f
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Sep 13, 2011
1 parent 2770acf commit 389d5b4
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: 042b60beb410caf68f576d63d6849d0f0a545eb0
refs/heads/master: f13c3620a4d1123dbf032f93f350b856ef292ced
2 changes: 1 addition & 1 deletion trunk/fs/nfs/write.c
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,7 @@ static int nfs_flush_multi(struct nfs_pageio_descriptor *desc, struct list_head
if (!data)
goto out_bad;
data->pagevec[0] = page;
nfs_write_rpcsetup(req, data, wsize, offset, desc->pg_ioflags);
nfs_write_rpcsetup(req, data, len, offset, desc->pg_ioflags);
list_add(&data->list, res);
requests++;
nbytes -= len;
Expand Down

0 comments on commit 389d5b4

Please sign in to comment.