]> Git Repo - linux.git/commit
[PATCH] md: make sure a user-request sync of raid5 ignores intent bitmap
authorNeilBrown <[email protected]>
Wed, 9 Nov 2005 05:39:38 +0000 (21:39 -0800)
committerLinus Torvalds <[email protected]>
Wed, 9 Nov 2005 15:56:39 +0000 (07:56 -0800)
commit3855ad9f398de88a3290f7dd799633c4b73903ea
treeb4a898b49683712645f4b8a41cabdbca4f89122b
parente5de485f00d6e6c15f487869faaf999c708f69b1
[PATCH] md: make sure a user-request sync of raid5 ignores intent bitmap

A sync of raid5 usually ignore blocks which the bitmap says are in-sync.  But
a user-request check or repair should not ignore these.

Signed-off-by: Neil Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/md/raid5.c
This page took 0.048394 seconds and 4 git commands to generate.