Re: [PATCH v10 03/12] ndctl: add disable security support

2019-01-30 Thread Verma, Vishal L
On Thu, 2019-01-24 at 16:07 -0700, Dave Jiang wrote: > Add support for disable security to libndctl and also command line option > of "disable-passphrase" for ndctl. This provides a way to disable security > on the nvdimm. > > Signed-off-by: Dave Jiang > --- > Documentation/ndctl/Makefile.am

[PATCH v10 03/12] ndctl: add disable security support

2019-01-24 Thread Dave Jiang
Add support for disable security to libndctl and also command line option of "disable-passphrase" for ndctl. This provides a way to disable security on the nvdimm. Signed-off-by: Dave Jiang --- Documentation/ndctl/Makefile.am |3 ++- Documentation/ndctl/ndctl-remove-passphras