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:
ef740c3
)
md: move LEVEL_* definition from md_k.h to md_u.h
author
NeilBrown
<neilb@suse.de>
Tue, 31 Mar 2009 03:27:03 +0000
(14:27 +1100)
committer
NeilBrown
<neilb@suse.de>
Tue, 31 Mar 2009 03:27:03 +0000
(14:27 +1100)
.. as they are part of the user-space interface.
Also move MdpMinorShift into there so we can remove duplication.
Lastly move mdp_major in. It is less obviously part of the user-space
interface, but do_mounts_md.c uses it, and it is acting a bit like
user-space.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found