On Tue, Mar 20, 2018 at 03:02:59PM -0700, Dave Jiang wrote: > Adding helper functions to iterate through sysfs region persistence domain > attribute. The region will display the domain with the most persistence for > the > region. The bus will display the domain attribute with the least persistence > amongst all the regions. ndctl_bus_get_persistence_domain() and > ndctl_region_get_persistence_domain are exported. ndctl list will also display > the region persistence domain as well. > > Signed-off-by: Dave Jiang <[email protected]> > --- > > v4: > - change enum ndctl_persistence to enum ndctl_persistence_domain
I think you missed Dan's second comment in that mail about spacing out the enum ndctl_persistence_domain members. _______________________________________________ Linux-nvdimm mailing list [email protected] https://lists.01.org/mailman/listinfo/linux-nvdimm
