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

get rid of ->mnt_longterm


it's enough to set ->mnt_ns of internal vfsmounts to something
distinct from all struct mnt_namespace out there; then we can
just use the check for ->mnt_ns != NULL in the fast path of
mntput_no_expire()

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent d187663e
No related branches found
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.
Finish editing this message first!
Please register or to comment