Warner Losh
7d88a2f89e
Implement {io,admin}-passthru commands.
...
These are mostly compatible with Linux, with three exceptions.
1. We don't do metadata segment stuff. Our passthrough interface
doesn't cope. The code is there, but generates an error.
2. Linux lets you specify a namespace ID for the command. We current
do not: we get ours from the namespace device, or pass in a generic
one. Generally, this will lead to the same command, but FreeBSD's
is safer since you can't specify the wrong id.
3. --show-command outputs to stderr instead of stdout so you can both
see your command, and capture its output with a simple redirect.
Differential Revision: https://reviews.freebsd.org/D19296
2019-07-16 17:24:25 +00:00
..
2017-11-27 15:37:16 +00:00
2019-06-27 14:03:32 +00:00
2018-09-18 20:52:24 +00:00
2019-07-15 23:43:38 +00:00
2017-12-30 00:26:42 +00:00
2018-11-13 21:40:56 +00:00
2017-11-27 15:37:16 +00:00
2017-11-27 15:37:16 +00:00
2018-08-11 13:25:39 +00:00
2019-05-23 20:12:24 +00:00
2019-05-31 15:44:33 +00:00
2018-08-22 15:55:23 +00:00
2019-02-04 21:28:25 +00:00
2019-06-26 20:19:48 +00:00
2017-11-20 19:49:47 +00:00
2019-06-14 06:10:15 +00:00
2018-02-08 23:06:58 +00:00
2019-05-23 20:12:24 +00:00
2019-06-28 22:12:43 +00:00
2019-05-18 00:22:28 +00:00
2018-11-13 21:40:56 +00:00
2019-03-08 10:03:16 +00:00
2019-05-21 22:24:38 +00:00
2019-06-15 07:23:06 +00:00
2019-02-25 21:58:19 +00:00
2018-12-11 22:14:37 +00:00
2019-02-11 00:11:02 +00:00
2018-09-14 15:29:45 +00:00
2018-12-04 15:25:15 +00:00
2018-12-06 00:09:39 +00:00
2018-06-17 01:39:22 +00:00
2017-11-27 15:37:16 +00:00
2019-03-06 22:11:45 +00:00
2019-06-29 00:48:33 +00:00
2019-03-26 19:38:25 +00:00
2019-06-27 12:37:44 +00:00
2019-06-25 09:08:24 +00:00
2017-11-27 15:37:16 +00:00
2017-11-27 15:37:16 +00:00
2017-11-27 15:37:16 +00:00
2018-07-02 09:14:00 +00:00
2017-11-27 15:37:16 +00:00
2018-08-09 11:46:12 +00:00
2019-04-19 06:49:46 +00:00
2018-12-21 08:15:31 +00:00
2019-02-16 23:57:38 +00:00
2017-11-20 19:49:47 +00:00
2017-11-27 15:37:16 +00:00
2019-07-01 23:22:26 +00:00
2018-08-11 08:34:24 +00:00
2019-03-20 21:48:43 +00:00
2018-10-27 16:41:34 +00:00
2017-11-20 19:49:47 +00:00
2017-11-20 19:49:47 +00:00
2017-11-20 19:49:47 +00:00
2017-11-20 19:49:47 +00:00
2017-10-31 00:07:04 +00:00
2019-01-29 10:21:41 +00:00
2018-06-15 06:03:40 +00:00
2017-11-20 19:49:47 +00:00
2017-11-27 15:37:16 +00:00
2019-07-16 17:24:25 +00:00
2019-04-19 10:52:54 +00:00
2019-02-01 00:34:18 +00:00
2017-10-31 00:07:04 +00:00
2019-07-15 14:19:39 +00:00
2017-11-20 19:49:47 +00:00
2018-12-06 00:09:39 +00:00
2018-10-27 17:21:13 +00:00
2019-04-30 17:42:05 +00:00
2019-02-07 14:40:28 +00:00
2017-03-04 11:33:01 +00:00
2018-08-11 16:12:23 +00:00
2019-01-10 00:10:12 +00:00
2017-12-28 05:34:24 +00:00
2019-01-05 16:05:39 +00:00
2019-04-17 16:18:14 +00:00
2017-10-31 00:07:04 +00:00
2017-11-20 19:49:47 +00:00
2018-01-02 09:02:42 +00:00
2017-11-27 15:37:16 +00:00
2017-11-20 19:49:47 +00:00
2019-06-22 19:27:09 +00:00
2019-02-24 18:47:04 +00:00
2016-05-04 23:20:53 +00:00
2019-03-02 21:22:56 +00:00
2018-09-13 13:57:42 +00:00
2019-02-26 06:17:23 +00:00
2017-10-31 00:07:04 +00:00
2019-06-25 04:50:09 +00:00
2018-06-14 01:15:19 +00:00
2018-06-14 01:15:19 +00:00
2018-06-14 01:15:19 +00:00