Files
mirror_zfs/cmd
Alek P 272b5d730f Add JSON output support to channel programs
The changes piggyback JSON output support on top of channel programs 
(#6558).  This way the JSON output support is targeted to scripting 
use cases and is easily maintainable since it really only touches 
one function (zfs_do_channel_program()).

This patch ports Joyent's JSON nvlist library from illumos to enable 
easy JSON printing of channel program output nvlist.  To keep the 
delta small I also took advantage of the fact that printing in
zfs_do_channel_program() was almost always done before exiting 
the program.

Reviewed by: Matt Ahrens <mahrens@delphix.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Richard Elling <Richard.Elling@RichardElling.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Alek Pinchuk <apinchuk@datto.com>
Closes #7281
2018-03-19 12:40:58 -07:00
..
2018-02-28 08:57:10 -08:00
2018-02-28 08:57:10 -08:00
2013-01-09 16:54:58 -08:00
2017-12-20 09:42:07 -08:00
2018-02-13 14:54:54 -08:00
2017-07-25 13:22:03 -04:00
2018-02-13 14:54:54 -08:00
2018-03-15 10:56:55 -07:00
2018-02-05 12:00:26 -08:00
2017-08-15 17:26:38 -07:00