diff options
author | NeilBrown <neilb@suse.de> | 2008-08-07 06:12:25 +0200 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2008-08-07 06:12:25 +0200 |
commit | 37ea3936a696c2b102963ba5117165ef6be8d4b4 (patch) | |
tree | 75fe06d0b49ef74f834a25920f003c693023857e /md.4 | |
parent | imsm: trim some memory wastage (diff) | |
parent | Cosmetic cleanup of some messages. (diff) | |
download | mdadm-37ea3936a696c2b102963ba5117165ef6be8d4b4.tar.xz mdadm-37ea3936a696c2b102963ba5117165ef6be8d4b4.zip |
Merge branch 'master' into from-stable
Conflicts:
Create.c
Manage.c
Diffstat (limited to 'md.4')
-rw-r--r-- | md.4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -240,7 +240,7 @@ across a later section of all drives, always ensuring that all copies of any given block are on different drives. The 'far' arrangement can give sequential read performance equal to -that of a RAID0 array, but at the cost of degraded write performance. +that of a RAID0 array, but at the cost of reduced write performance. When 'offset' replicas are chosen, the multiple copies of a given chunk are laid out on consecutive drives and at consecutive offsets. |