commit | 82e5a1718b9d0401b826341b9023766d04cb82f2 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Jul 26 11:35:15 2011 +1000 |
committer | NeilBrown <neilb@suse.de> | Tue Jul 26 11:35:15 2011 +1000 |
tree | 4c1f26a7c547be3eb3d710834e35876073b86739 | |
parent | c4c1663be46b2ab94e59d3e0c583a8f6b188ff0c [diff] |
md/raid5: move common code into handle_stripe There is common code at the start of handle_stripe5 and handle_stripe6. Move it into handle_stripe. Signed-off-by: NeilBrown <neilb@suse.de> Reviewed-by: Namhyung Kim <namhyung@gmail.com>