Eric Blake
5be5b7764f
blkdebug: Avoid '.' in enum values
...
Our qapi conventions document that '.' should only be used in
the prefix of downstream names. BlkdebugEvent was a lone
exception to this. Changing this is not backwards compatible
to the 'blockdev-add' QMP command; however, that command is
not yet fully stable. It can also be argued that the testsuite
is the biggest user of blkdebug, and that any other user can
be taught to deal with the change by paying attention to
introspection results.
Done with:
$ for str in \
l1_grow.{alloc,write,activate}_table \
l2_alloc.{cow_read,write} \
refblock_alloc.{hookup,write,write_blocks,write_table,switch_table} \
pwritev_rmw.{head,after_head,tail,after_tail}; do
str1=$(echo "$str" | sed 's/\./\\./')
str2=$(echo "$str" | sed 's/\./_/')
git grep -l "$str1" | xargs -r sed -i "s/$str1/$str2/g"
done
followed by a manual touchup to test 77 to keep the test working.
Reported-by: Markus Armbruster <armbru@redhat.com >
CC: Kevin Wolf <kwolf@redhat.com >
Signed-off-by: Eric Blake <eblake@redhat.com >
Message-Id: <1447836791-369-21-git-send-email-eblake@redhat.com >
Signed-off-by: Markus Armbruster <armbru@redhat.com >
2015-12-17 08:21:27 +01:00
..
2015-07-27 17:19:07 +02:00
2015-03-10 08:15:34 +03:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2015-03-10 14:02:24 +01:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2015-03-10 14:02:21 +01:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2015-03-10 14:02:21 +01:00
2014-12-12 16:52:33 +00:00
2015-09-11 10:21:38 +03:00
2015-09-11 10:21:38 +03:00
2015-09-11 10:21:38 +03:00
2015-09-11 10:21:38 +03:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2015-09-11 10:21:38 +03:00
2014-09-10 10:41:29 +02:00
2014-12-12 16:52:33 +00:00
2015-12-17 08:21:27 +01:00
2015-12-17 08:21:27 +01:00
2015-12-17 08:21:27 +01:00
2014-12-12 16:52:33 +00:00
2014-08-20 11:51:28 +02:00
2015-09-11 10:21:38 +03:00
2015-03-10 14:02:21 +01:00
2014-12-12 16:52:33 +00:00
2015-11-18 15:54:15 +01:00
2014-06-27 20:00:00 +02:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2015-05-22 09:37:33 +01:00
2015-05-22 09:37:33 +01:00
2015-09-11 10:21:38 +03:00
2014-12-12 16:52:33 +00:00
2014-07-18 13:12:15 +01:00
2014-12-12 16:52:33 +00:00
2015-09-11 10:21:38 +03:00
2015-09-11 10:21:38 +03:00
2015-09-14 16:51:37 +02:00
2015-11-11 16:55:28 +01:00
2015-11-11 16:25:47 +01:00
2015-11-11 16:25:47 +01:00
2015-10-16 15:34:30 +02:00
2014-07-07 09:15:29 +02:00
2014-12-12 16:52:33 +00:00
2015-09-11 10:21:38 +03:00
2015-09-11 10:21:38 +03:00
2014-12-12 16:52:33 +00:00
2014-12-10 10:31:12 +01:00
2014-12-12 16:52:33 +00:00
2015-10-02 13:48:29 +02:00
2015-09-11 10:21:38 +03:00
2015-10-16 15:34:30 +02:00
2015-10-16 15:34:30 +02:00
2014-10-03 10:30:33 +01:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2014-06-27 20:00:00 +02:00
2014-12-12 16:52:33 +00:00
2015-09-04 20:59:48 +02:00
2015-01-13 11:47:56 +00:00
2015-12-03 11:08:07 +08:00
2015-12-03 11:08:07 +08:00
2015-11-11 16:55:28 +01:00
2015-05-22 17:08:01 +02:00
2015-10-16 15:34:29 +02:00
2015-01-23 18:17:05 +01:00
2015-03-10 14:02:20 +01:00
2015-10-16 15:34:29 +02:00
2015-11-11 16:55:28 +01:00
2014-12-12 16:52:33 +00:00
2015-01-23 12:41:32 -05:00
2015-01-23 12:41:32 -05:00
2015-03-10 14:02:20 +01:00
2014-12-12 16:52:33 +00:00
2015-10-16 15:34:30 +02:00
2015-10-16 15:34:30 +02:00
2014-12-12 16:52:33 +00:00
2014-09-22 11:39:45 +01:00
2015-09-11 10:21:38 +03:00
2014-10-04 19:18:17 +01:00
2014-10-04 19:18:17 +01:00
2015-10-23 18:18:22 +02:00
2015-10-23 18:18:22 +02:00
2014-09-22 11:39:45 +01:00
2014-12-12 16:52:33 +00:00
2015-09-11 10:21:38 +03:00
2014-10-23 15:34:01 +02:00
2015-05-22 09:37:31 +01:00
2015-05-22 09:37:31 +01:00
2015-12-17 08:21:27 +01:00
2014-12-12 16:52:33 +00:00
2014-10-23 15:34:01 +02:00
2015-03-10 14:02:21 +01:00
2015-09-11 10:21:38 +03:00
2015-03-10 14:02:21 +01:00
2014-12-12 16:52:33 +00:00
2015-10-23 18:18:22 +02:00
2015-10-23 18:18:22 +02:00
2014-12-10 10:31:16 +01:00
2015-09-11 10:21:38 +03:00
2015-02-06 17:24:22 +01:00
2015-02-06 17:24:22 +01:00
2014-11-09 23:39:50 +01:00
2014-12-12 16:52:33 +00:00
2015-11-11 16:25:48 +01:00
2015-11-11 16:25:48 +01:00
2014-10-23 15:34:01 +02:00
2014-12-12 16:52:33 +00:00
2015-10-23 18:18:22 +02:00
2015-10-23 18:18:22 +02:00
2014-10-23 15:34:01 +02:00
2014-12-12 16:52:33 +00:00
2015-03-10 14:02:21 +01:00
2015-03-10 14:02:20 +01:00
2014-10-23 15:34:01 +02:00
2014-12-12 16:52:33 +00:00
2014-12-12 16:52:33 +00:00
2014-10-23 15:34:01 +02:00
2014-12-12 16:52:33 +00:00
2015-06-12 14:00:00 +01:00
2015-02-16 15:07:18 +00:00
2015-02-16 14:36:03 +00:00
2015-02-16 14:36:03 +00:00
2014-10-04 19:18:17 +01:00
2015-09-11 10:21:38 +03:00
2015-10-16 15:34:29 +02:00
2015-10-16 15:34:29 +02:00
2014-11-03 11:41:48 +00:00
2015-09-11 10:21:38 +03:00
2014-11-03 11:41:48 +00:00
2015-09-11 10:21:38 +03:00
2015-01-13 11:47:56 +00:00
2014-12-12 16:52:33 +00:00
2015-02-06 17:24:22 +01:00
2014-12-12 16:52:33 +00:00
2014-08-22 11:01:12 +02:00
2014-08-22 11:01:12 +02:00
2014-11-03 11:41:47 +00:00
2014-11-03 11:41:47 +00:00
2015-06-12 15:54:01 +02:00
2015-06-12 15:54:01 +02:00
2015-03-10 14:02:24 +01:00
2014-12-12 16:52:33 +00:00
2014-10-03 10:30:33 +01:00
2014-10-03 10:30:33 +01:00
2014-11-03 11:41:48 +00:00
2014-12-12 16:52:33 +00:00
2015-03-10 14:02:21 +01:00
2014-12-12 16:52:33 +00:00
2014-12-10 10:31:13 +01:00
2014-12-10 10:31:13 +01:00
2015-01-13 11:47:56 +00:00
2015-09-11 10:21:38 +03:00
2014-11-06 12:45:47 +01:00
2014-11-06 12:45:47 +01:00
2015-03-10 14:02:21 +01:00
2015-09-11 10:21:38 +03:00
2014-12-10 10:31:20 +01:00
2014-12-10 10:31:20 +01:00
2014-12-10 10:31:13 +01:00
2015-09-11 10:21:38 +03:00
2015-03-16 12:10:30 -04:00
2015-09-11 10:21:38 +03:00
2015-02-06 17:24:21 +01:00
2015-02-06 17:24:21 +01:00
2015-12-11 15:39:29 +00:00
2015-11-11 16:25:47 +01:00
2015-11-25 14:29:39 +01:00
2015-06-12 15:54:08 +02:00
2015-11-25 14:29:39 +01:00
2015-06-12 15:54:08 +02:00
2015-03-16 12:10:30 -04:00
2015-09-11 10:21:38 +03:00
2015-04-28 15:36:09 +02:00
2015-09-11 10:21:38 +03:00
2015-02-16 15:07:18 +00:00
2015-02-16 15:07:18 +00:00
2015-11-12 16:22:44 +01:00
2015-11-12 16:22:44 +01:00
2015-10-02 13:48:29 +02:00
2015-03-10 14:02:24 +01:00
2015-04-28 15:36:09 +02:00
2015-04-28 15:36:09 +02:00
2015-09-04 20:59:48 +02:00
2015-09-11 10:21:38 +03:00
2015-05-22 09:37:32 +01:00
2015-05-22 09:37:32 +01:00
2015-07-02 10:06:23 +01:00
2015-07-02 10:06:23 +01:00
2015-05-22 17:08:09 +02:00
2015-05-22 17:08:09 +02:00
2015-07-27 17:19:07 +02:00
2015-07-27 17:19:07 +02:00
2015-11-17 18:35:57 +08:00
2015-11-12 16:22:46 +01:00
2015-09-14 16:51:37 +02:00
2015-11-11 16:55:28 +01:00
2015-09-14 16:51:37 +02:00
2015-09-14 16:51:37 +02:00
2015-12-11 15:39:29 +00:00
2015-11-11 16:55:29 +01:00
2015-09-04 20:59:48 +02:00
2015-11-11 16:55:28 +01:00
2015-11-11 16:55:28 +01:00
2015-10-16 15:34:30 +02:00
2015-11-11 16:55:28 +01:00
2015-11-11 16:55:28 +01:00
2015-11-12 16:22:46 +01:00
2015-12-03 11:08:07 +08:00
2014-12-10 10:31:13 +01:00
2014-09-12 10:27:54 +02:00