[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAKCSxhPTyLEPAGgpU9isbh=6yXCPBXq9O7j22COs=FN9Ppz=8g@mail.gmail.com>
Date: Mon, 5 Feb 2018 02:49:15 +0900
From: 오동현 <zanywhale@...il.com>
To: trivial@...nel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] Fix a typo in Documentation/device-mapper/dm-zoned.txt
A trivial patch to fix a typo in Documentation/device-mapper/dm-zoned.txt
Fix 'convnetional' to 'conventional'
Signed-off-by: Donghyeon Oh <zanywhale@...il.com>
Cc: Jiri Kosina <trivial@...nel.org>
Cc: linux-doc@...r.kernel.org
Cc: linux-kernel@...r.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
Powered by blists - more mailing lists