Skip to content
Commit 2c58f06e authored by NeilBrown's avatar NeilBrown
Browse files

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: default avatarNeilBrown <neilb@suse.de>
parent ad3ab8b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment