]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
FileStore: ping TPHandle after each operation in _do_transactions
authorSamuel Just <sam.just@inktank.com>
Thu, 24 Jan 2013 20:02:09 +0000 (12:02 -0800)
committerSamuel Just <sam.just@inktank.com>
Fri, 25 Jan 2013 01:25:08 +0000 (17:25 -0800)
commit0c1cc687b6a40d3c6a26671f0652e1b51c3fd1af
treee946a1363a02f37a65044e7cfd877043220ced92
parente0511f4f4773766d04e845af2d079f82f3177cb6
FileStore: ping TPHandle after each operation in _do_transactions

Each completed operation in the transaction proves thread
liveness, a stuck thread should still trigger the timeouts.

Fixes: #3928
Backport: bobtail
Signed-off-by: Samuel Just <sam.just@inktank.com>
src/os/FileStore.cc
src/os/FileStore.h