Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309789
b: refs/heads/master
c: 7123497
h: refs/heads/master
i:
  309787: 03ae01e
v: v3
  • Loading branch information
Stanislav Kinsbursky authored and J. Bruce Fields committed Apr 11, 2012
1 parent 98335c3 commit 218f0a3
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: db3a35326362624dd4d8473e676d63afa52bedcc
refs/heads/master: 71234978e81ee515c8025d087a197561b311c183
2 changes: 1 addition & 1 deletion trunk/include/linux/nfsd/export.h
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ extern struct cache_detail svc_export_cache;

static inline void exp_put(struct svc_export *exp)
{
cache_put(&exp->h, &svc_export_cache);
cache_put(&exp->h, exp->cd);
}

static inline void exp_get(struct svc_export *exp)
Expand Down

0 comments on commit 218f0a3

Please sign in to comment.