diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2011-11-04 15:51:19 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2011-11-11 14:02:58 +0100 |
commit | bb345110f091af3aac32038a45a8776fc9fb505d (patch) | |
tree | 06e72f242b9f989cf5377d8d209496412747d180 /ppc64.ld | |
parent | 74624688b3c003d1ed2763953aaf59974965fa22 (diff) |
qemu-nbd: trap SIGTERM
The client process right now uses SIGTERM to interrupt the server side.
This does not affect the exit status of "qemu-nbd -v -c" because the
server is a child process. This will change when both sides will be
in the same process, and anyway cleaning up things nicely upon SIGTERM
is good practice.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'ppc64.ld')
0 files changed, 0 insertions, 0 deletions