Skip to content
Snippets Groups Projects
Commit 0c0d1459 authored by Al Viro's avatar Al Viro Committed by Thierry Strudel
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>
(cherry picked from commit f7a99c5b)
parent 68552709
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.
Please register or to comment