Skip to content
Snippets Groups Projects
Commit c60166f0 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

init: add an init_mount helper


Like do_mount, but takes a kernel pointer for the destination path.
Switch over the mounts in the init code and devtmpfs to it, which
just happen to work due to the implicit set_fs(KERNEL_DS) during early
init right now.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 09cbcec0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment