-
- Downloads
[PATCH] md: allow md intent bitmap to be stored near the superblock.
This provides an alternate to storing the bitmap in a separate file. The bitmap can be stored at a given offset from the superblock. Obviously the creator of the array must make sure this doesn't intersect with data.... After is good for version-0.90 superblocks. 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>
Showing
- drivers/md/bitmap.c 106 additions, 26 deletionsdrivers/md/bitmap.c
- drivers/md/md.c 38 additions, 2 deletionsdrivers/md/md.c
- include/linux/raid/bitmap.h 2 additions, 0 deletionsinclude/linux/raid/bitmap.h
- include/linux/raid/md.h 14 additions, 1 deletioninclude/linux/raid/md.h
- include/linux/raid/md_k.h 4 additions, 0 deletionsinclude/linux/raid/md_k.h
- include/linux/raid/md_p.h 6 additions, 1 deletioninclude/linux/raid/md_p.h
Loading
Please register or sign in to comment