[PATCH] Fix a typo in Documentation/device-mapper/dm-zoned.txt

2018-02-04 Thread 오동현
A trivial patch to fix a typo in Documentation/device-mapper/dm-zoned.txt
Fix 'convnetional' to 'conventional'

Signed-off-by: Donghyeon Oh 
Cc: Jiri Kosina 
Cc: linux-doc@vger.kernel.org
Cc: linux-ker...@vger.kernel.org

diff --git a/Documentation/device-mapper/dm-zoned.txt
b/Documentation/device-mapper/dm-zoned.txt
index 736fcc78d193..2be4add21298 100644
--- a/Documentation/device-mapper/dm-zoned.txt
+++ b/Documentation/device-mapper/dm-zoned.txt
@@ -97,7 +97,7 @@ the buffer zone assigned. If the accessed chunk has
no mapping, or the
accessed blocks are invalid, the read buffer is zeroed and the read
operation terminated.
-After some time, the limited number of convnetional zones available may
+After some time, the limited number of conventional zones available may
be exhausted (all used to map chunks or buffer sequential zones) and
unaligned writes to unbuffered chunks become impossible. To avoid this
situation, a reclaim process regularly scans used conventional zones and
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] Fix a typo in Documentation/device-mapper/dm-zoned.txt

2018-02-04 Thread 오동현
A trivial patch to fix a typo in Documentation/device-mapper/dm-zoned.txt
Fix 'convnetional' to 'conventional'

Signed-off-by: Donghyeon Oh 
Cc: Jiri Kosina 
Cc: linux-doc@vger.kernel.org
Cc: linux-ker...@vger.kernel.org

diff --git a/Documentation/device-mapper/dm-zoned.txt
b/Documentation/device-mapper/dm-zoned.txt
index 736fcc78d193..2be4add21298 100644
--- a/Documentation/device-mapper/dm-zoned.txt
+++ b/Documentation/device-mapper/dm-zoned.txt
@@ -97,7 +97,7 @@ the buffer zone assigned. If the accessed chunk has
no mapping, or the
accessed blocks are invalid, the read buffer is zeroed and the read
operation terminated.
-After some time, the limited number of convnetional zones available may
+After some time, the limited number of conventional zones available may
be exhausted (all used to map chunks or buffer sequential zones) and
unaligned writes to unbuffered chunks become impossible. To avoid this
situation, a reclaim process regularly scans used conventional zones and
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html