RE: [PATCH v2 24/27] nvdimm/ocxl: Implement Overwrite

2020-02-18 Thread Alastair D'Silva
On Mon, 2020-02-03 at 15:10 +, Jonathan Cameron wrote: > On Tue, 3 Dec 2019 14:46:52 +1100 > Alastair D'Silva wrote: > > > From: Alastair D'Silva > > > > The near storage command 'Secure Erase' overwrites all data on the > > media. > > > > This patch hooks it up to the security function

Re: [PATCH v2 24/27] nvdimm/ocxl: Implement Overwrite

2020-02-03 Thread Jonathan Cameron
On Tue, 3 Dec 2019 14:46:52 +1100 Alastair D'Silva wrote: > From: Alastair D'Silva > > The near storage command 'Secure Erase' overwrites all data on the > media. > > This patch hooks it up to the security function 'overwrite'. > > Signed-off-by: Alastair D'Silva A few things to tidy up in