md: move LEVEL_* definition from md_k.h to md_u.h
.. 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>
Showing
- drivers/md/md.c 0 additions, 3 deletionsdrivers/md/md.c
- include/linux/raid/md.h 0 additions, 2 deletionsinclude/linux/raid/md.h
- include/linux/raid/md_k.h 0 additions, 10 deletionsinclude/linux/raid/md_k.h
- include/linux/raid/md_u.h 17 additions, 0 deletionsinclude/linux/raid/md_u.h
- init/do_mounts_md.c 0 additions, 2 deletionsinit/do_mounts_md.c
Loading
Please register or sign in to comment