commit | 7999f7e1273b63ec3a60d8cf2cb79cb88575744a | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Oct 24 15:09:49 2011 +0530 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Oct 30 09:05:28 2011 +0000 |
tree | cd886827eb252e8e4c7185c234689dc6364e5170 | |
parent | c2f36c6ce777c461faffa904aabaeb56e6458b9e [diff] |
hw/9pfs: Make VirtFS tracing work correctly this patch fix multiple issues with VirtFS tracing. a) Add tracepoint to the correct code path. We handle error in complete_pdu b) Fix indentation in python script c) Fix variable naming issue in python script Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>