Displaying 2 results from an estimated 2 matches for "rhashtablelist".
2015 Jun 18
2
Re: [PATCH] New API: btrfs_device_stats
Hi, Pino
在 2015年06月18日 16:41, Pino Toscano 写道:
> Hi,
>
> On Thursday 18 June 2015 11:01:37 Cao jin wrote:
>>> Speaking of this: you said that you have a colleague working on
>>> btrfs-progs? What about suggesting to create some machine-parseable
>>> output (csv, xml, yaml, json, whatever) so extracting the results of
>>> btrfs tools is a lot more easy?
2015 Jun 18
0
Re: [PATCH] New API: btrfs_device_stats
...mail-list.
Great to hear that, thanks for it.
> Speaking of btrfs device stats output, what do you suggest to do for
> now? Since it may has multi devices.
I see few options:
(a) keep the current RHashTable
(b) turn the statistics into a proper struct, and use RStructList
(c) implement RHashTableList, and use it
(d) something else I'm missing
--
Pino Toscano