Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198057
b: refs/heads/master
c: c473ad9
h: refs/heads/master
i:
  198055: 62b4f06
v: v3
  • Loading branch information
Yehuda Sadeh authored and Sage Weil committed May 17, 2010
1 parent ebfdd42 commit 2279a5f
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: 1bb71637d07d58e993ef3f8e2c6b7ca6f4c0e0b8
refs/heads/master: c473ad927e6b3be0bac51ddf312e5d8d2b9220b0
1 change: 1 addition & 0 deletions trunk/fs/ceph/osd_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -1078,6 +1078,7 @@ void ceph_osdc_handle_map(struct ceph_osd_client *osdc, struct ceph_msg *msg)
if (newmap)
kick_requests(osdc, NULL);
up_read(&osdc->map_sem);
wake_up(&osdc->client->auth_wq);
return;

bad:
Expand Down

0 comments on commit 2279a5f

Please sign in to comment.