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

init: add an init_umount helper


Like ksys_umount, but takes a kernel pointer for the destination path.
Switch over the umount in the init code, 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 c60166f0
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