Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373365
b: refs/heads/master
c: 4b8e8b5
h: refs/heads/master
i:
  373363: 87c3af2
v: v3
  • Loading branch information
Sage Weil committed May 2, 2013
1 parent 87f9f6b commit f1b72f2
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: 20e55c4cc758e4dccdfd92ae8e9588dd624b2cd7
refs/heads/master: 4b8e8b5d78b8322351d44487c1b76f7e9d3412bc
2 changes: 1 addition & 1 deletion trunk/net/ceph/auth_x.c
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ static void ceph_x_invalidate_authorizer(struct ceph_auth_client *ac,

th = get_ticket_handler(ac, peer_type);
if (!IS_ERR(th))
remove_ticket_handler(ac, th);
memset(&th->validity, 0, sizeof(th->validity));
}


Expand Down

0 comments on commit f1b72f2

Please sign in to comment.