Home
last modified time | relevance | path

Searched hist:dd5cae6e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamespace.cdd5cae6e Tue Apr 07 11:21:18 CDT 2009 Al Viro <viro@zeniv.linux.org.uk> Don't bother with check_mnt() in do_add_mount() on shrinkable ones

These guys are what we add as submounts; checks for "is that attached in
our namespace" are simply irrelevant for those and counterproductive for
use of private vfsmount trees a-la what NFS folks want.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>