commit | ebde595ce63369921dbbe1bd16fec0b230050d67 | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Mon Nov 09 18:16:46 2015 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Nov 12 16:22:08 2015 +0100 |
tree | df7f0e6407464b7d3abc81ace40a8f201fa3396b | |
parent | 17e50a72a3aade0eddfebc012a5d7bdd40a03573 [diff] |
block: Add more types for tracked request We'll track more request types besides read and write, change the boolean field to an enum. Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Message-id: 1447064214-29930-2-git-send-email-famz@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>