]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - bitmap.h
2.0-devel-1 release
[thirdparty/mdadm.git] / bitmap.h
index 17027e083cf82d7b5d1c03fc30b7cf35e9ef27c5..811485d14082750c6d1840303209bebba04bd2cd 100644 (file)
--- 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: