Re: [PATCH v8 04/12] ndctl: add support for freeze security

2019-01-15 Thread Dan Williams
On Mon, Jan 14, 2019 at 12:07 PM Dave Jiang wrote: > > Add support for freeze security to libndctl and also command line option > of "freeze-security" for ndctl. This will lock the ability to make changes > to the NVDIMM security. > > Signed-off-by: Dave Jiang > --- > Documentation/ndctl/Makefil

[PATCH v8 04/12] ndctl: add support for freeze security

2019-01-14 Thread Dave Jiang
Add support for freeze security to libndctl and also command line option of "freeze-security" for ndctl. This will lock the ability to make changes to the NVDIMM security. Signed-off-by: Dave Jiang --- Documentation/ndctl/Makefile.am |3 ++- Documentation/ndctl/ndctl-freeze-sec