Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320199
b: refs/heads/master
c: 05bf14a
h: refs/heads/master
i:
  320197: 9535649
  320195: 465c007
  320191: 2651e24
v: v3
  • Loading branch information
Andy Adamson authored and Trond Myklebust committed Jun 28, 2012
1 parent 9719db9 commit 14ca7f0
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: 2f2c63bc221c5fcded24de2704575d0abf96b910
refs/heads/master: 05bf14adcac188f573e22f72734fd0e2fab71aec
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4filelayoutdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,7 @@ get_device_info(struct inode *inode, struct nfs4_deviceid *dev_id, gfp_t gfp_fla
pdev->layout_type = LAYOUT_NFSV4_1_FILES;
pdev->pages = pages;
pdev->pgbase = 0;
pdev->pglen = PAGE_SIZE * max_pages;
pdev->pglen = max_resp_sz;
pdev->mincount = 0;

rc = nfs4_proc_getdeviceinfo(server, pdev);
Expand Down

0 comments on commit 14ca7f0

Please sign in to comment.