On Mon, Nov 17, 2014 at 9:39 AM, Goulven Riou <[email protected]>
wrote:

>
> 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 structure,
>

Is it not possible / convenient to iterate over the key/value pairs in a
JSON structure?

could you explain the use case where you need dataset as key name ?
>

> an other question about the -o option , did you want to block the -o
> option with the -J option ?
>

I thought the whole point was to use -J with -o.  Without -o, you will get
whatever the default properties are, which could conceivably change over
time.

--matt


> best regards
> Goulven
>
_______________________________________________
developer mailing list
[email protected]
http://lists.open-zfs.org/mailman/listinfo/developer

Reply via email to