freebsd-dev/sys/fs/tmpfs
Konstantin Belousov 22bdc15a57 Do not ignore error from tmpfs_alloc_vp(). It results in access to
the random memory.

Reported and tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
2014-07-16 14:08:01 +00:00
..
tmpfs_fifoops.c Remove code separator lines which do not conform to style(9). 2014-07-14 08:17:11 +00:00
tmpfs_fifoops.h Remove code separator lines which do not conform to style(9). 2014-07-14 08:17:11 +00:00
tmpfs_subr.c Rework the tmpfs unmount. 2014-07-14 09:52:33 +00:00
tmpfs_vfsops.c Rework the tmpfs unmount. 2014-07-14 09:52:33 +00:00
tmpfs_vnops.c Do not ignore error from tmpfs_alloc_vp(). It results in access to 2014-07-16 14:08:01 +00:00
tmpfs_vnops.h Remove code separator lines which do not conform to style(9). 2014-07-14 08:17:11 +00:00
tmpfs.h Rework the tmpfs unmount. 2014-07-14 09:52:33 +00:00