summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoe Thornber <ejt@redhat.com>2018-05-24 12:32:16 +0100
committerJoe Thornber <ejt@redhat.com>2018-05-24 12:32:16 +0100
commit7e85361c34ec539880fe8e764e4b49fc55f78a09 (patch)
tree9b3e8a26a9e0d6006178a2cc74f23b4fe65a3725 /doc
parentfab063cfcbbe2e3801ba2af7d061059eb37a7eaa (diff)
downloadlvm2-7e85361c34ec539880fe8e764e4b49fc55f78a09.tar.gz
release note: typos
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes/2.02.17816
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/release-notes/2.02.178 b/doc/release-notes/2.02.178
index f986d1d70..5b4319e13 100644
--- a/doc/release-notes/2.02.178
+++ b/doc/release-notes/2.02.178
@@ -23,7 +23,7 @@ Rewrite label scanning
----------------------
Dave Teigland has reworked the label scanning and metadata reading
-logic to minimise the amount a IOs issued. Combined with the aio changes
+logic to minimise the amount of IOs issued. Combined with the aio changes
this can greatly improve scanning speed for some systems.
./configure options
@@ -31,16 +31,16 @@ this can greatly improve scanning speed for some systems.
We're going to try and remove as many options from ./configure as we
can. Each option multiplies the number of possible configurations
-that we should test (this testing is currently not occuring).
+that we should test (this testing is currently not occurring).
The first batch to be removed are:
- --enable-testing switch for ./configure has been removed.
- --with-snapshots switch for ./configure has been removed.
- --with-mirrors switch for ./configure has been removed.
- --with-raid switch for ./configure has been removed.
- --with-thin switch for ./configure has been removed.
- --with-cache switch for ./configure has been removed.
+ --enable-testing
+ --with-snapshots
+ --with-mirrors
+ --with-raid
+ --with-thin
+ --with-cache
Stable targets that are in the upstream kernel will just be supported.