Re: [PATCH v9] ndctl: Add support for get bus and region persistence domain

2018-03-26 Thread Dan Williams
On Wed, Mar 21, 2018 at 4:49 PM, Dave Jiang wrote: > Adding helper functions to iterate through sysfs region persistence domain > attribute. The region will display the domain reported by sysfs for the > region. The bus will display the domain attribute with the least

[PATCH v9] ndctl: Add support for get bus and region persistence domain

2018-03-21 Thread Dave Jiang
Adding helper functions to iterate through sysfs region persistence domain attribute. The region will display the domain reported by sysfs for the region. The bus will display the domain attribute with the least persistence amongst all the regions. ndctl_bus_get_persistence_domain() and