Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82447
b: refs/heads/master
c: cb5c7d6
h: refs/heads/master
i:
  82445: 913daf1
  82443: 84f7291
  82439: 8c6d1e5
  82431: 7b8699f
v: v3
  • Loading branch information
J. Bruce Fields committed Feb 1, 2008
1 parent 0c08c7b commit ce6a769
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: 54ca95eb362d6988a577965ffb77c08702adb890
refs/heads/master: cb5c7d668e1af269a9409721268f027b86abf29c
1 change: 1 addition & 0 deletions trunk/net/sunrpc/auth_gss/svcauth_gss.c
Original file line number Diff line number Diff line change
Expand Up @@ -1126,6 +1126,7 @@ svcauth_gss_accept(struct svc_rqst *rqstp, __be32 *authp)
case RPC_GSS_PROC_DESTROY:
if (gss_write_verf(rqstp, rsci->mechctx, gc->gc_seq))
goto auth_err;
rsci->h.expiry_time = get_seconds();
set_bit(CACHE_NEGATIVE, &rsci->h.flags);
if (resv->iov_len + 4 > PAGE_SIZE)
goto drop;
Expand Down

0 comments on commit ce6a769

Please sign in to comment.