1
0
Fork 0

dm: Spelling s/consitent/consistent/

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
hifive-unleashed-5.1
Geert Uytterhoeven 2015-07-06 15:39:17 +02:00 committed by Jiri Kosina
parent 5f367f0288
commit 57d4248731
1 changed files with 1 additions and 1 deletions

View File

@ -478,7 +478,7 @@ config DM_LOG_WRITES
This device-mapper target takes two devices, one device to use
normally, one to log all write operations done to the first device.
This is for use by file system developers wishing to verify that
their fs is writing a consitent file system at all times by allowing
their fs is writing a consistent file system at all times by allowing
them to replay the log in a variety of ways and to check the
contents.