Re: [PATCH v8 02/12] ndctl: add passphrase update to ndctl

2019-01-16 Thread Dave Jiang
On 1/16/19 10:43 AM, Verma, Vishal L wrote: > > On Tue, 2019-01-15 at 17:56 -0800, Dan Williams wrote: >> Some comments below... >> >> On Mon, Jan 14, 2019 at 12:06 PM Dave Jiang wrote: >>> >>> Add API call for triggering sysfs knob to update the security for a DIMM >>> in libndctl. Also add

Re: [PATCH v8 02/12] ndctl: add passphrase update to ndctl

2019-01-16 Thread Verma, Vishal L
On Tue, 2019-01-15 at 17:56 -0800, Dan Williams wrote: > Some comments below... > > On Mon, Jan 14, 2019 at 12:06 PM Dave Jiang wrote: > > > > Add API call for triggering sysfs knob to update the security for a DIMM > > in libndctl. Also add the ndctl "update-passphrase" to trigger the > >

Re: [PATCH v8 02/12] ndctl: add passphrase update to ndctl

2019-01-15 Thread Dan Williams
Some comments below... On Mon, Jan 14, 2019 at 12:06 PM Dave Jiang wrote: > > Add API call for triggering sysfs knob to update the security for a DIMM > in libndctl. Also add the ndctl "update-passphrase" to trigger the > operation. > > Signed-off-by: Dave Jiang > --- >

[PATCH v8 02/12] ndctl: add passphrase update to ndctl

2019-01-14 Thread Dave Jiang
Add API call for triggering sysfs knob to update the security for a DIMM in libndctl. Also add the ndctl "update-passphrase" to trigger the operation. Signed-off-by: Dave Jiang --- Documentation/ndctl/Makefile.am |4 Documentation/ndctl/ndctl-enable-passphrase.txt | 42 ++