Re: [OpenZFS Developer] Jsonify outputs

2014-11-17 Thread Goulven Riou
Hi Matt, thanks for your comments on the pull request we have corrected the style error and applied your suggestions. Regarding the dataset name as a key, the json are consumed by some code and we don't know in advance what key name that we will have, so list is preferable to iter over json struct

Re: [OpenZFS Developer] Jsonify outputs

2015-02-10 Thread Goulven Riou
Hi , OrderLy format of json schemas (command zfs create, zfs list, zpool list and zpool status) has been pushed to the git. OrderLy is a more friendly format than schema. Comments are welcome to forward on the jsonification outputs Status update : https://github.com/Alyseo/zfs/blob/json/json/STAT