Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164605
b: refs/heads/master
c: 560ab42
h: refs/heads/master
i:
  164603: bf5c2a4
v: v3
  • Loading branch information
NeilBrown authored and J. Bruce Fields committed Aug 4, 2009
1 parent 87b097b commit e4ef7b8
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: 989a19b9b10635eeb91c08cefe6cf82986bd4ee2
refs/heads/master: 560ab42ef923aaf2e4347315bdfcc74b2708972c
1 change: 1 addition & 0 deletions trunk/net/sunrpc/svcauth_unix.c
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,7 @@ static int unix_gid_find(uid_t uid, struct group_info **gip,
case 0:
*gip = ug->gi;
get_group_info(*gip);
cache_put(&ug->h, &unix_gid_cache);
return 0;
default:
return -EAGAIN;
Expand Down

0 comments on commit e4ef7b8

Please sign in to comment.