aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/device-mapper/cache.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/device-mapper/cache.txt')
-rw-r--r--Documentation/device-mapper/cache.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/device-mapper/cache.txt b/Documentation/device-mapper/cache.txt
index f50470abe241..e8cdf7241b66 100644
--- a/Documentation/device-mapper/cache.txt
+++ b/Documentation/device-mapper/cache.txt
@@ -87,7 +87,7 @@ Migration throttling
87 87
88Migrating data between the origin and cache device uses bandwidth. 88Migrating data between the origin and cache device uses bandwidth.
89The user can set a throttle to prevent more than a certain amount of 89The user can set a throttle to prevent more than a certain amount of
90migration occuring at any one time. Currently we're not taking any 90migration occurring at any one time. Currently we're not taking any
91account of normal io traffic going to the devices. More work needs 91account of normal io traffic going to the devices. More work needs
92doing here to avoid migrating during those peak io moments. 92doing here to avoid migrating during those peak io moments.
93 93