-
- Downloads
md: allow a maximum extent to be set for resyncing
This allows userspace to control resync/reshape progress and synchronise it with other activities, such as shared access in a SAN, or backing up critical sections during a tricky reshape. Writing a number of sectors (which must be a multiple of the chunk size if such is meaningful) causes a resync to pause when it gets to that point. Signed-off-by:Neil Brown <neilb@suse.de> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- Documentation/md.txt 10 additions, 0 deletionsDocumentation/md.txt
- drivers/md/md.c 65 additions, 10 deletionsdrivers/md/md.c
- drivers/md/raid1.c 2 additions, 0 deletionsdrivers/md/raid1.c
- drivers/md/raid10.c 3 additions, 0 deletionsdrivers/md/raid10.c
- drivers/md/raid5.c 25 additions, 0 deletionsdrivers/md/raid5.c
- include/linux/raid/md_k.h 2 additions, 0 deletionsinclude/linux/raid/md_k.h
Loading
Please register or sign in to comment