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:
2b7f222
)
md: move io accounting out of personalities into md_make_request
author
NeilBrown
<neilb@suse.de>
Thu, 25 Mar 2010 05:20:56 +0000
(16:20 +1100)
committer
NeilBrown
<neilb@suse.de>
Tue, 18 May 2010 05:27:52 +0000
(15:27 +1000)
While I generally prefer letting personalities do as much as possible,
given that we have a central md_make_request anyway we may as well use
it to simplify code.
Also this centralises knowledge of ->gendisk which will help later.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found