]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
kclient: unify mount timeouts
authorSage Weil <sage@newdream.net>
Sat, 20 Sep 2008 20:34:11 +0000 (13:34 -0700)
committerSage Weil <sage@newdream.net>
Sat, 20 Sep 2008 20:34:11 +0000 (13:34 -0700)
commit17128988e14180ab73d5ad37f98e47e07d130c3d
tree682166c1218ace2f0c4894eb74dc353d25da2efe
parenta0eb5e7d9109c131f908db29c5322734eebfe672
kclient: unify mount timeouts

Make both mon map and mount messages and mds session, root inode open time out.  Previously the mon interaction would time out but we could hang on a non-responsive (e.g., not active) mds.
src/TODO
src/kernel/mds_client.c
src/kernel/mds_client.h
src/kernel/super.c
src/kernel/super.h