Skip to content
Commit e94591d0 authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

proc: Convert proc_mount to use mount_ns.



Move the call of get_pid_ns, the call of proc_parse_options, and
the setting of s_iflags into proc_fill_super so that mount_ns
can be used.

Convert proc_mount to call mount_ns and remove the now unnecessary
code.

Acked-by: default avatarSeth Forshee <seth.forshee@canonical.com>
Reviewed-by: default avatarDjalal Harouni <tixxdz@gmail.com>
Signed-off-by: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
parent d91ee87d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment