diff options
author | Keir Fraser <keir.fraser@citrix.com> | 2009-07-08 10:58:09 +0100 |
---|---|---|
committer | Keir Fraser <keir.fraser@citrix.com> | 2009-07-08 10:58:09 +0100 |
commit | 6d821524b14a20133b955f711e28e45d92c3725f (patch) | |
tree | 9c0415b2396dc5ba1a859c2a35db06521128923b /extras/mini-os/sched.c | |
parent | f96f790bc4438a9b174f31972fa16fbc78b5e03c (diff) | |
download | xen-6d821524b14a20133b955f711e28e45d92c3725f.tar.gz xen-6d821524b14a20133b955f711e28e45d92c3725f.tar.bz2 xen-6d821524b14a20133b955f711e28e45d92c3725f.zip |
fs-back: better error handling in fs-backend
Currently most of the error checking in fs-backend is done by the use
of asserts that would terminate the daemon in case of a single error
on a single request. This patch replaces the asserts with debugging
messages and terminates the connection on which the error occurred.
With this patch applied I was able to complete successfully over 1000
live migrations with stubdoms.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'extras/mini-os/sched.c')
0 files changed, 0 insertions, 0 deletions