summaryrefslogtreecommitdiffstats
path: root/bitmap.h
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2005-06-07 23:03:47 +0000
committerNeil Brown <neilb@suse.de>2005-06-07 23:03:47 +0000
commite793c2e583740e9364c1285f61e14e687a1fbca1 (patch)
tree49c68c578720f2e1cd0363648d10b8ce1aa00f41 /bitmap.h
parent11484a635ade9a4e54c82ee1a182e8eba398c623 (diff)
downloadmdadm-e793c2e583740e9364c1285f61e14e687a1fbca1.tar.gz
mdadm-e793c2e583740e9364c1285f61e14e687a1fbca1.tar.xz
mdadm-e793c2e583740e9364c1285f61e14e687a1fbca1.zip
2.0-devel-1 release
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Diffstat (limited to 'bitmap.h')
-rw-r--r--bitmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitmap.h b/bitmap.h
index 17027e0..811485d 100644
--- a/bitmap.h
+++ b/bitmap.h
@@ -141,7 +141,7 @@ typedef struct bitmap_super_s {
__u32 chunksize; /* 52 the bitmap chunk size in bytes */
__u32 daemon_sleep; /* 56 seconds between disk flushes */
- __u8 pad[4096 - 60]; /* set to zero */
+ __u8 pad[256 - 60]; /* set to zero */
} bitmap_super_t;
/* notes: