Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334039
b: refs/heads/master
c: da5c80a
h: refs/heads/master
i:
  334037: 7530818
  334035: 0a18cb6
  334031: 21bc151
v: v3
  • Loading branch information
J. Bruce Fields committed Aug 21, 2012
1 parent 9f59a35 commit 0f2ec9b
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: 24ff99c6fe0f071994262e39fa334f28606d2cad
refs/heads/master: da5c80a935d422bcc8a69b362f5d1b47ef94d3de
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -4578,7 +4578,7 @@ void nfsd_forget_openowners(u64 num)
printk(KERN_INFO "NFSD: Forgot %d open owners", count);
}

int nfsd_process_n_delegations(u64 num, struct list_head *list)
static int nfsd_process_n_delegations(u64 num, struct list_head *list)
{
int i, count = 0;
struct nfs4_file *fp, *fnext;
Expand Down

0 comments on commit 0f2ec9b

Please sign in to comment.