Prasanna Kumar Kalever
7103d9165b
block/nfs: fix QMP to match debug option
...
The QMP definition of BlockdevOptionsNfs:
{ 'struct': 'BlockdevOptionsNfs',
'data': { 'server': 'NFSServer',
'path': 'str',
'*user': 'int',
'*group': 'int',
'*tcp-syn-count': 'int',
'*readahead-size': 'int',
'*page-cache-size': 'int',
'*debug-level': 'int' } }
To make this consistent with other block protocols like gluster, lets
change s/debug-level/debug/
Suggested-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Jeff Cody <jcody@redhat.com>
2016-12-05 16:30:21 -05:00
..
2016-01-20 13:36:23 +01:00
2016-10-07 13:34:07 +02:00
2016-11-14 22:47:34 -05:00
2016-10-07 13:34:07 +02:00
2016-09-27 11:57:30 +02:00
2016-10-07 13:34:07 +02:00
2016-11-14 11:15:54 -05:00
2016-07-05 16:46:27 +02:00
2016-07-05 16:46:27 +02:00
2016-11-14 22:47:34 -05:00
2016-09-19 16:30:45 +01:00
2016-11-14 22:47:34 -05:00
2016-10-24 17:56:07 +02:00
2016-10-07 14:14:06 +02:00
2016-10-07 14:14:06 +02:00
2016-10-07 14:14:06 +02:00
2016-12-05 16:30:15 -05:00
2016-11-22 15:59:23 +01:00
2016-11-22 15:59:22 +01:00
2016-09-28 17:11:23 +01:00
2016-10-07 14:14:06 +02:00
2016-11-14 22:49:26 -05:00
2016-11-22 23:26:51 +01:00
2016-11-02 09:28:56 +01:00
2016-11-11 15:54:55 +01:00
2016-12-05 16:30:21 -05:00
2016-10-07 13:34:07 +02:00
2016-08-05 09:59:06 +01:00
2016-10-25 16:25:54 +02:00
2016-11-25 13:51:30 +01:00
2016-10-24 17:54:03 +02:00
2016-07-20 14:11:55 +01:00
2016-07-05 16:46:27 +02:00
2016-11-25 13:51:30 +01:00
2016-11-11 15:54:55 +01:00
2016-10-19 10:09:24 +01:00
2016-06-07 18:19:24 +03:00
2016-01-20 13:36:23 +01:00
2016-01-20 13:36:23 +01:00
2016-01-20 13:36:23 +01:00
2016-10-28 21:50:18 +08:00
2016-10-28 21:50:18 +08:00
2016-10-07 13:34:07 +02:00
2016-10-24 17:56:06 +02:00
2016-11-11 15:54:55 +01:00
2016-11-11 15:56:22 +01:00
2016-10-24 17:54:03 +02:00
2016-11-01 07:55:57 -04:00
2016-11-14 22:47:34 -05:00
2016-11-22 15:59:22 +01:00
2016-06-20 16:38:13 +02:00
2016-11-11 15:54:55 +01:00
2016-11-14 22:47:34 -05:00
2016-10-24 17:54:03 +02:00
2016-11-14 22:47:34 -05:00
2016-09-23 11:42:52 +08:00
2016-09-23 11:42:52 +08:00
2016-07-05 16:46:27 +02:00
2016-09-23 11:42:52 +08:00
2014-12-12 15:42:22 +00:00
2016-09-05 19:06:48 +02:00
2016-09-23 11:42:52 +08:00
2016-09-23 13:36:10 +02:00
2016-07-18 15:09:31 +01:00
2016-10-07 13:34:07 +02:00