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:
d0dabf7
)
md/raid5: simplify raid5_compute_sector interface
author
NeilBrown
<neilb@suse.de>
Tue, 31 Mar 2009 03:39:38 +0000
(14:39 +1100)
committer
NeilBrown
<neilb@suse.de>
Tue, 31 Mar 2009 03:39:38 +0000
(14:39 +1100)
Rather than passing 'pd_idx' and 'qd_idx' to be filled in, pass
a 'struct stripe_head *' and fill in the relevant fields. This is
more extensible.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found