]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
md: add support for raid5 to raid4 conversion
authorNeilBrown <neilb@suse.de>
Mon, 22 Mar 2010 05:53:49 +0000 (16:53 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 18 May 2010 05:27:49 +0000 (15:27 +1000)
commita78d38a1a16c8e009aa512caa71d483757fefc1c
tree028ba0f1d0d6a18b2710ece1f24639f9ff72e3d2
parent5cac7861b2de95a1f714ebdc652813abd0afcc73
md: add support for raid5 to raid4 conversion

This is unlikely to be wanted, but we may as well provide it
for completeness.

Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/raid5.c