Skip to content
Snippets Groups Projects
Commit 2780f1ff authored by Al Viro's avatar Al Viro
Browse files

switch devtmpfs object creation/removal to separate kernel thread


... and give it a namespace where devtmpfs would be mounted on root,
thus avoiding abuses of vfs_path_lookup() (it was never intended to
be used with LOOKUP_PARENT).  Games with credentials are also gone.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 66577193
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment