* [ndctl PATCH] Documentation: add a newline in namespace Theory of Operations
@ 2018-06-27 22:15 Vishal Verma
2018-06-27 22:23 ` Ross Zwisler
0 siblings, 1 reply; 2+ messages in thread
From: Vishal Verma @ 2018-06-27 22:15 UTC (permalink / raw)
To: linux-nvdimm
The first bullet in the modes description was merged in with the
previous paragraph in the online version of the man pages. Fix by adding
a newline before the bulleted list.
Reported-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
---
Documentation/ndctl/namespace-description.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/ndctl/namespace-description.txt b/Documentation/ndctl/namespace-description.txt
index 1dd687e..94999e5 100644
--- a/Documentation/ndctl/namespace-description.txt
+++ b/Documentation/ndctl/namespace-description.txt
@@ -21,6 +21,7 @@ area.
A namespace can be provisioned to operate in one of 4 modes, 'fsdax',
'devdax', 'sector', and 'raw'. Here are the expected usage models for
these modes:
+
- fsdax: Filesystem-DAX mode is the default mode of a namespace
when specifying 'ndctl create-namespace' with no options. It creates
a block device (/dev/pmemX[.Y]) that supports the DAX capabilities
--
2.14.4
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [ndctl PATCH] Documentation: add a newline in namespace Theory of Operations
2018-06-27 22:15 [ndctl PATCH] Documentation: add a newline in namespace Theory of Operations Vishal Verma
@ 2018-06-27 22:23 ` Ross Zwisler
0 siblings, 0 replies; 2+ messages in thread
From: Ross Zwisler @ 2018-06-27 22:23 UTC (permalink / raw)
To: Vishal Verma; +Cc: linux-nvdimm
On Wed, Jun 27, 2018 at 04:15:43PM -0600, Vishal Verma wrote:
> The first bullet in the modes description was merged in with the
> previous paragraph in the online version of the man pages. Fix by adding
> a newline before the bulleted list.
>
> Reported-by: Ross Zwisler <ross.zwisler@linux.intel.com>
> Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
> ---
> Documentation/ndctl/namespace-description.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/ndctl/namespace-description.txt b/Documentation/ndctl/namespace-description.txt
> index 1dd687e..94999e5 100644
> --- a/Documentation/ndctl/namespace-description.txt
> +++ b/Documentation/ndctl/namespace-description.txt
> @@ -21,6 +21,7 @@ area.
> A namespace can be provisioned to operate in one of 4 modes, 'fsdax',
> 'devdax', 'sector', and 'raw'. Here are the expected usage models for
> these modes:
> +
> - fsdax: Filesystem-DAX mode is the default mode of a namespace
> when specifying 'ndctl create-namespace' with no options. It creates
> a block device (/dev/pmemX[.Y]) that supports the DAX capabilities
Cool, thanks for fixing.
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-06-27 22:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-27 22:15 [ndctl PATCH] Documentation: add a newline in namespace Theory of Operations Vishal Verma
2018-06-27 22:23 ` Ross Zwisler
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.