commit | e2a31e8798e8246bed8ab396a71cd06bf95edde6 | [log] [tgz] |
---|---|---|
author | Wenchao Xia <xiawenc@linux.vnet.ibm.com> | Wed May 08 18:25:13 2013 +0800 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri May 24 16:17:55 2013 +0200 |
tree | 41bbb2177df100a12866f4607bbf324eb6caaa8a | |
parent | 9b9877ee9f1c27588a286f591852c0b7c0548b6a [diff] |
block: move input parsing code in qmp_transaction() The code is moved into preparation function, and changed a bit to tip more clearly what it is doing. Signed-off-by: Wenchao Xia <xiawenc@linux.vnet.ibm.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>