git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a79cfe1
)
md/raid5: need_this_block: start simplifying the last two conditions.
author
NeilBrown
<neilb@suse.de>
Mon, 2 Feb 2015 00:49:10 +0000
(11:49 +1100)
committer
NeilBrown
<neilb@suse.de>
Tue, 3 Feb 2015 21:35:51 +0000
(08:35 +1100)
Both the last two cases are only relevant if something has failed and
something needs to be written (but not over-written), and if it is OK
to pre-read blocks at this point. So factor out those tests and
explain them.
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/raid5.c
patch
|
blob
|
history
diff --cc
drivers/md/raid5.c
Simple merge