All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ndctl: add warning about overwrite taking a long time
@ 2019-03-22 23:50 Dave Jiang
  2019-03-22 23:50 ` [PATCH 2/2] ndctl: fix typo mistake for ndctl-sanitize-dimm Dave Jiang
  2019-03-27 17:09 ` [PATCH 1/2] ndctl: add warning about overwrite taking a long time Verma, Vishal L
  0 siblings, 2 replies; 3+ messages in thread
From: Dave Jiang @ 2019-03-22 23:50 UTC (permalink / raw)
  To: vishal.l.verma, dan.j.williams; +Cc: linux-nvdimm

Add warning note in man page that overwrite may take a long time to
execute.

Suggested-by: Robert Elliot <elliott@hpe.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
---
 Documentation/ndctl/ndctl-sanitize-dimm.txt |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/ndctl/ndctl-sanitize-dimm.txt b/Documentation/ndctl/ndctl-sanitize-dimm.txt
index 797820dd..ebf4b995 100644
--- a/Documentation/ndctl/ndctl-sanitize-dimm.txt
+++ b/Documentation/ndctl/ndctl-sanitize-dimm.txt
@@ -49,7 +49,8 @@ include::xable-dimm-options.txt[]
 	Wipe the entire DIMM, including label data. This can take significant
 	time, and the command is non-blocking. With this option, the overwrite
 	request is merely submitted to the NVDIMM, and the completion is
-	asynchronous.
+	asynchronous. Depending on the medium and capacity, overwrite may take
+	tens of minutes to many hours.
 
 -m::
 --master_passphrase::

_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 2/2] ndctl: fix typo mistake for ndctl-sanitize-dimm
  2019-03-22 23:50 [PATCH 1/2] ndctl: add warning about overwrite taking a long time Dave Jiang
@ 2019-03-22 23:50 ` Dave Jiang
  2019-03-27 17:09 ` [PATCH 1/2] ndctl: add warning about overwrite taking a long time Verma, Vishal L
  1 sibling, 0 replies; 3+ messages in thread
From: Dave Jiang @ 2019-03-22 23:50 UTC (permalink / raw)
  To: vishal.l.verma, dan.j.williams; +Cc: linux-nvdimm

correct master_passphrase to master-passphrase

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
---
 Documentation/ndctl/ndctl-sanitize-dimm.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ndctl/ndctl-sanitize-dimm.txt b/Documentation/ndctl/ndctl-sanitize-dimm.txt
index ebf4b995..91abf471 100644
--- a/Documentation/ndctl/ndctl-sanitize-dimm.txt
+++ b/Documentation/ndctl/ndctl-sanitize-dimm.txt
@@ -53,7 +53,7 @@ include::xable-dimm-options.txt[]
 	tens of minutes to many hours.
 
 -m::
---master_passphrase::
+--master-passphrase::
 	Indicate that we are using the master passphrase to perform the erase.
 	This only is applicable to the 'crypto-erase' option.
 

_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/2] ndctl: add warning about overwrite taking a long time
  2019-03-22 23:50 [PATCH 1/2] ndctl: add warning about overwrite taking a long time Dave Jiang
  2019-03-22 23:50 ` [PATCH 2/2] ndctl: fix typo mistake for ndctl-sanitize-dimm Dave Jiang
@ 2019-03-27 17:09 ` Verma, Vishal L
  1 sibling, 0 replies; 3+ messages in thread
From: Verma, Vishal L @ 2019-03-27 17:09 UTC (permalink / raw)
  To: Williams, Dan J, Jiang, Dave; +Cc: linux-nvdimm


On Fri, 2019-03-22 at 16:50 -0700, Dave Jiang wrote:
> Add warning note in man page that overwrite may take a long time to
> execute.
> 
> Suggested-by: Robert Elliot <elliott@hpe.com>
> Signed-off-by: Dave Jiang <dave.jiang@intel.com>
> ---
>  Documentation/ndctl/ndctl-sanitize-dimm.txt |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Both patches look good, applied. Thanks!
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-27 17:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-22 23:50 [PATCH 1/2] ndctl: add warning about overwrite taking a long time Dave Jiang
2019-03-22 23:50 ` [PATCH 2/2] ndctl: fix typo mistake for ndctl-sanitize-dimm Dave Jiang
2019-03-27 17:09 ` [PATCH 1/2] ndctl: add warning about overwrite taking a long time Verma, Vishal L

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.