MD_RESYNC_ACTIVE
if (resync < MD_RESYNC_ACTIVE) {
if (resync < res || resync - res < MD_RESYNC_ACTIVE)
resync = MD_RESYNC_ACTIVE;
if (resync < MD_RESYNC_ACTIVE) {
if (j >= MD_RESYNC_ACTIVE) {
mddev->curr_resync = MD_RESYNC_ACTIVE; /* no longer delayed */
if (j >= MD_RESYNC_ACTIVE)
mddev->curr_resync >= MD_RESYNC_ACTIVE) {
if (mddev->curr_resync > MD_RESYNC_ACTIVE)