]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ceph: wake up mount thread when getting osdmap
authorYehuda Sadeh <yehuda@hq.newdream.net>
Tue, 13 Apr 2010 18:34:26 +0000 (19:34 +0100)
committerSage Weil <sage@newdream.net>
Mon, 17 May 2010 22:25:21 +0000 (15:25 -0700)
commitc473ad927e6b3be0bac51ddf312e5d8d2b9220b0
tree64738dc2c6bd7e9f3881a4bcae68f0bed697a655
parent1bb71637d07d58e993ef3f8e2c6b7ca6f4c0e0b8
ceph: wake up mount thread when getting osdmap

Now that the mount thread waits for the osdmap, it needs
to be awaken.

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
fs/ceph/osd_client.c