Staging
v0.5.1
https://github.com/torvalds/linux
Revision b1581566183f310abbd2d384a9079d4039faca05 authored by NeilBrown on 01 August 2005, 05:34:50 UTC, committed by Linus Torvalds on 02 August 2005, 02:14:01 UTC
The default resync_max_sector is set to "mddev->size << 1".  If the
raid-personality-module updates mddev->size, it must update
resync_max_sectors too.

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>
1 parent 57ee67a
History
Tip revision: b1581566183f310abbd2d384a9079d4039faca05 authored by NeilBrown on 01 August 2005, 05:34:50 UTC
[PATCH] md: make sure raid5/raid6 resync uses correct 'max_sectors'
Tip revision: b158156

README

back to top