diff options
author | NeilBrown <neilb@cse.unsw.edu.au> | 2005-06-22 02:17:28 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-22 04:07:47 +0200 |
commit | 39730960d94306d7be414e8d54f4e5c071af1278 (patch) | |
tree | e12516ecea53d782f845717f53ffa304be69aa37 /drivers/md/bitmap.c | |
parent | [PATCH] md: allow md to update multiple superblocks in parallel. (diff) | |
download | linux-39730960d94306d7be414e8d54f4e5c071af1278.tar.xz linux-39730960d94306d7be414e8d54f4e5c071af1278.zip |
[PATCH] Two small fixes for md verion-1 superblocks.
1/ Must typecast int to (sector_t) before inverting or we
might not invert enough bits.
2/ When "bitmap_offset" was added to mdp_superblock_1, we didn't increase
the count of words-used (96 to 100).
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/md/bitmap.c')
0 files changed, 0 insertions, 0 deletions