]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r268608:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 28 Jul 2014 01:01:20 +0000 (01:01 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 28 Jul 2014 01:01:20 +0000 (01:01 +0000)
commitf581b0e32cc28a6bff0baa2e3b338a4ac63978b5
tree4c5af4f15ae24d61e6f2209c6372d2d00f230a25
parente0abeab2bf1cbe0feb1a9cdd8a2bfbfd70286480
MFC r268608:
The tmpfs_link() must not dereference the filesystem-specific data for
a vnode until it is verified that the vnode indeed belongs to tmpfs mount.

git-svn-id: svn://svn.freebsd.org/base/stable/10@269167 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/tmpfs/tmpfs_vnops.c