md/raid5: separate large if clause out of fetch_block().
fetch_block() has a very large and hard to read 'if' condition.
Separate it into its own function so that it can be
made more readable.
Signed-off-by: NeilBrown <neilb@suse.de>
Showing
Please register or sign in to comment