summaryrefslogtreecommitdiff
path: root/net/netlink
ModeNameSize
-rw-r--r--Kconfig208logplain
-rw-r--r--Makefile152logplain
-rw-r--r--af_netlink.c62431logplain
-rw-r--r--af_netlink.h1524logplain
-rw-r--r--diag.c4837logplain
-rw-r--r--genetlink.c25819logplain
es that only the mount_lock is needed to manipulate the mountpoint hashtable. d_set_mounted is modified to only set DCACHE_MOUNTED if it is not already set. This allows get_mountpoint to use the setting of DCACHE_MOUNTED to ensure adding a struct mountpoint for a dentry happens exactly once. Cc: stable@vger.kernel.org Fixes: ce07d891a089 ("mnt: Honor MNT_LOCKED when detaching mounts") Reported-by: Krister Johansen <kjlx@templeofstupid.com> Suggested-by: Al Viro <viro@ZenIV.linux.org.uk> Acked-by: Al Viro <viro@ZenIV.linux.org.uk> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'include/net/9p')