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:
2dbf708
)
lib/raid6: cleanup gen_syndrome function selection
author
Jim Kukunas
<james.t.kukunas@linux.intel.com>
Tue, 22 May 2012 03:54:24 +0000
(13:54 +1000)
committer
NeilBrown
<neilb@suse.de>
Tue, 22 May 2012 03:54:24 +0000
(13:54 +1000)
Reorders functions in raid6_algos as well as the preference check
to reduce the number of functions tested on initialization.
Also, creates symmetry between choosing the gen_syndrome functions
and choosing the recovery functions.
Signed-off-by: Jim Kukunas <james.t.kukunas@linux.intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found