+1
−1
+10
−22
+0
−2
+8
−1
+7
−46
Loading
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:
Al Viro <viro@zeniv.linux.org.uk>