Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284631
b: refs/heads/master
c: 353de31
h: refs/heads/master
i:
  284629: af951f1
  284627: 4d67afa
  284623: 6433d1c
v: v3
  • Loading branch information
J. Bruce Fields committed Nov 16, 2011
1 parent 32252e9 commit 260859d
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: 16bfdaafa2c66d8cc81422a97a105a849ca65b3e
refs/heads/master: 353de31b86850309b205a3d4cc1294052471b14d
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -4442,7 +4442,7 @@ static void release_openowner_sop(struct nfs4_stateowner *sop)
release_openowner(openowner(sop));
}

static int nfsd_release_n_owners(u64 num, bool is_open_owner
static int nfsd_release_n_owners(u64 num, bool is_open_owner,
void (*release_sop)(struct nfs4_stateowner *))
{
int i, count = 0;
Expand Down

0 comments on commit 260859d

Please sign in to comment.