diff options
Diffstat (limited to 'Documentation/md.txt')
-rw-r--r-- | Documentation/md.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/md.txt b/Documentation/md.txt index a3eadf8e1701..69f742dee00f 100644 --- a/Documentation/md.txt +++ b/Documentation/md.txt | |||
@@ -165,6 +165,9 @@ All md devices contain: | |||
165 | in a fully functional array. If this is not yet known, the file | 165 | in a fully functional array. If this is not yet known, the file |
166 | will be empty. If an array is being resized (not currently | 166 | will be empty. If an array is being resized (not currently |
167 | possible) this will contain the larger of the old and new sizes. | 167 | possible) this will contain the larger of the old and new sizes. |
168 | Some raid level (RAID1) allow this value to be set while the | ||
169 | array is active. This will reconfigure the array. Otherwise | ||
170 | it can only be set while assembling an array. | ||
168 | 171 | ||
169 | chunk_size | 172 | chunk_size |
170 | This is the size if bytes for 'chunks' and is only relevant to | 173 | This is the size if bytes for 'chunks' and is only relevant to |