[PATCH] libnvdimm, region: hide persistence_domain when unknown

2018-03-20 Thread Dan Williams
Similar to other region attributes, do not emit the persistence_domain attribute if its contents are empty. Fixes: 96c3a239054a ("libnvdimm: expose platform persistence attr...") Cc: Dave Jiang Signed-off-by: Dan Williams ---

Returned mail: see transcript for details

2018-03-20 Thread Bounced mail
The original message was received at Wed, 21 Mar 2018 11:58:25 +0800 from lists.01.org [26.168.133.30] - The following addresses had permanent fatal errors - - Transcript of session follows - while talking to lists.01.org.: >>> MAIL From:"Bounced

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

2018-03-20 Thread Dan Williams
On Tue, Mar 20, 2018 at 3:50 PM, 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

Returned mail: Data format error

2018-03-20 Thread brett
This Message was undeliverable due to the following reason: Your message was not delivered because the destination computer was not reachable within the allowed queue period. The amount of time a message is queued before it is returned depends on local configura- tion parameters. Most likely

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

2018-03-20 Thread Dave Jiang
On 03/20/2018 03:20 PM, Ross Zwisler wrote: > 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

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

2018-03-20 Thread Ross Zwisler
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

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

2018-03-20 Thread Dave Jiang
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

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

2018-03-20 Thread Dan Williams
On Tue, Mar 20, 2018 at 2:50 PM, 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

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

2018-03-20 Thread Dave Jiang
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

[PATCH] libndctl: adjusting debug output for return values of a command sent

2018-03-20 Thread Dave Jiang
Moving the success indicator next to status output to make it easier to read since that is correlated to status and not firmware status output. Also changing the firmware status to hex in order to reflect the spec. Signed-off-by: Dave Jiang --- ndctl/lib/libndctl.c | 12

[ndctl PATCH] ndctl, sysfs: null terminate buffer on error

2018-03-20 Thread Dan Williams
Terminate the buffer for sysfs_read_attr() users that might not properly handle the error code. Signed-off-by: Dan Williams --- util/sysfs.c |1 + 1 file changed, 1 insertion(+) diff --git a/util/sysfs.c b/util/sysfs.c index e067f065a820..0440fd0f49a3 100644 ---

Re: [PATCH v2] ndctl: Add support for get bus and region persistent domain

2018-03-20 Thread Dan Williams
On Mon, Mar 19, 2018 at 4:45 PM, 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

Re: [PATCH v2] ndctl: Add support for get bus and region persistent domain

2018-03-20 Thread Ross Zwisler
On Mon, Mar 19, 2018 at 04:45:30PM -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

Returned mail: see transcript for details

2018-03-20 Thread MAILER-DAEMON
The original message was included as attachment ___ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm