summaryrefslogtreecommitdiff
path: root/mdadm.conf.5
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2008-04-29 17:13:53 +1000
committerNeil Brown <neilb@suse.de>2008-04-29 17:13:53 +1000
commit519561f73f7ba987affde8b174d2691bb098439d (patch)
tree2ce0ec3127821bded9355feeb9ccb1ea072e2f2d /mdadm.conf.5
parent5f98d3cbd9bdff77c59d7bb896af3732a938aa9c (diff)
Fix possible bug with bitmap space allocation with v1.0 metadata
When adding a device to an array, make sure we don't reserve so much space for the bitmap that there isn't room for the data.
Diffstat (limited to 'mdadm.conf.5')
-rw-r--r--mdadm.conf.512
1 files changed, 6 insertions, 6 deletions
diff --git a/mdadm.conf.5 b/mdadm.conf.5
index 4807055b..aadfb23e 100644
--- a/mdadm.conf.5
+++ b/mdadm.conf.5
@@ -1,9 +1,9 @@
-''' Copyright Neil Brown and others.
-''' This program is free software; you can redistribute it and/or modify
-''' it under the terms of the GNU General Public License as published by
-''' the Free Software Foundation; either version 2 of the License, or
-''' (at your option) any later version.
-''' See file COPYING in distribution for details.
+.\" Copyright Neil Brown and others.
+.\" This program is free software; you can redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as published by
+.\" the Free Software Foundation; either version 2 of the License, or
+.\" (at your option) any later version.
+.\" See file COPYING in distribution for details.
.TH MDADM.CONF 5
.SH NAME
mdadm.conf \- configuration for management of Software RAID with mdadm