Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359708
b: refs/heads/master
c: 885c91f
h: refs/heads/master
v: v3
  • Loading branch information
majianpeng authored and J. Bruce Fields committed Jan 29, 2013
1 parent 8866d51 commit af937c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ff89be87c70247ffe3a72271e02eb7765cdd12c4
refs/heads/master: 885c91f74662404dc179b8775494df383479311c
1 change: 1 addition & 0 deletions trunk/fs/nfsd/export.c
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ static void svc_export_put(struct kref *ref)
path_put(&exp->ex_path);
auth_domain_put(exp->ex_client);
nfsd4_fslocs_free(&exp->ex_fslocs);
kfree(exp->ex_uuid);
kfree(exp);
}

Expand Down

0 comments on commit af937c2

Please sign in to comment.