Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359732
b: refs/heads/master
c: e56a316
h: refs/heads/master
v: v3
  • Loading branch information
Fengguang Wu authored and J. Bruce Fields committed Feb 11, 2013
1 parent 6f36272 commit fe10f36
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: 01a7decf75930925322c5efc87af0b5e58eb8650
refs/heads/master: e56a316214d0f1e2446fa7a717309f9414564d9d
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ alloc_init_deleg(struct nfs4_client *clp, struct nfs4_ol_stateid *stp, struct sv
return dp;
}

void free_stid(struct nfs4_stid *s, struct kmem_cache *slab)
static void free_stid(struct nfs4_stid *s, struct kmem_cache *slab)
{
struct idr *stateids = &s->sc_client->cl_stateids;

Expand Down

0 comments on commit fe10f36

Please sign in to comment.