]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
filestore: add suicide grace to workqueue
authorSage Weil <sage@newdream.net>
Mon, 29 Aug 2011 17:08:08 +0000 (10:08 -0700)
committerSage Weil <sage@newdream.net>
Mon, 29 Aug 2011 18:46:16 +0000 (11:46 -0700)
commit502cf0b239eeaafb2b70cdf6cb5bdd4ab8d8b664
tree2c913b67a1f66f1854f7ea252bddafefaaca794a
parent5fde4011acfaf0929835e5deba017ca7947bfcb3
filestore: add suicide grace to workqueue

The main thing we are worried about here are kernel BUGs that kill off our
threads.

Signed-off-by: Sage Weil <sage@newdream.net>
src/common/config.cc
src/common/config.h
src/os/FileStore.cc
src/os/FileStore.h