Marc-André Lureau
4bf21c7f74
monitor: restrict command getfd to POSIX hosts
...
Currently, the function will simply fail if ancillary fds are not
provided, for ex on unsupported platforms.
This changes the failure from:
{"error": {"class": "GenericError", "desc": "No file descriptor
supplied via SCM_RIGHTS"}}
to:
{"error": {"class": "CommandNotFound", "desc": "The command getfd
has not been found"}}
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
2023-03-13 15:46:09 +04:00
..
2022-03-31 12:35:59 +02:00
2023-01-30 15:43:55 +01:00
2021-03-19 10:17:13 +01:00
2023-02-23 19:49:35 +01:00
2022-06-24 17:07:06 +02:00
2022-06-14 16:50:30 +02:00
2022-05-16 07:26:25 +02:00
2022-05-16 07:22:28 +02:00
2022-02-28 11:39:35 +01:00
2022-05-16 07:26:25 +02:00
2022-05-26 11:41:42 +01:00
2023-03-07 12:38:59 -05:00
2023-03-07 12:39:00 -05:00
2022-09-07 15:10:13 +02:00
2020-08-03 08:28:08 +02:00
2021-10-27 17:18:55 +02:00
2022-05-16 07:22:28 +02:00
2022-06-06 18:09:03 +00:00
2023-03-01 11:36:53 +01:00
2023-03-07 12:39:00 -05:00
2023-02-06 19:22:57 +01:00
2023-03-01 08:22:50 +00:00
2023-03-13 15:46:09 +04:00
2023-02-17 13:31:33 +08:00
2020-11-04 12:00:40 -05:00
2020-12-10 17:16:44 +01:00
2022-05-16 07:31:26 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2022-03-22 14:46:18 +04:00
2023-03-07 12:39:00 -05:00
2021-11-02 15:55:13 +00:00
2022-02-28 11:39:35 +01:00
2021-10-29 21:27:20 +02:00
2022-09-07 15:10:13 +02:00
2022-03-22 14:46:17 +04:00
2022-04-06 10:50:37 +02:00
2021-10-29 18:24:46 +02:00
2022-04-21 17:03:51 +04:00
2021-10-29 21:28:01 +02:00
2023-03-07 12:38:59 -05:00
2020-08-03 08:28:08 +02:00
2022-05-16 07:22:28 +02:00
2020-08-03 08:28:08 +02:00
2022-10-27 11:34:31 +01:00
2022-05-16 07:26:25 +02:00
2023-03-07 12:38:59 -05:00
2020-11-04 12:00:40 -05:00
2022-03-22 14:46:18 +04:00
2021-09-27 08:22:25 +02:00
2021-10-29 18:23:09 +02:00
2020-08-21 06:18:24 -04:00
2022-04-05 12:30:45 +02:00
2021-11-09 18:21:19 +01:00
2022-10-12 14:33:54 +02:00
2022-11-11 09:39:25 +01:00
2021-01-13 10:21:17 +01:00