Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192319
b: refs/heads/master
c: 0f15c53
h: refs/heads/master
i:
  192317: 79342d5
  192315: d438753
  192311: 67e4804
  192303: f414701
  192287: cd27806
  192255: 9546a77
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed May 14, 2010
1 parent 13a578e commit 591f43e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 9605a069f83d999e60cd57dc8010708fe08291c0
refs/heads/master: 0f15c53d5b1829c10dd901f37b8263aa25ecf864
3 changes: 2 additions & 1 deletion trunk/fs/nfs/fscache.c
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,8 @@ int __nfs_readpages_from_fscache(struct nfs_open_context *ctx,
struct list_head *pages,
unsigned *nr_pages)
{
int ret, npages = *nr_pages;
unsigned npages = *nr_pages;
int ret;

dfprintk(FSCACHE, "NFS: nfs_getpages_from_fscache (0x%p/%u/0x%p)\n",
NFS_I(inode)->fscache, npages, inode);
Expand Down

0 comments on commit 591f43e

Please sign in to comment.