freebsd-dev/sys/fs/tmpfs
Konstantin Belousov 789bdfdbc6 Handle MAKEENTRY cnp flag in the VOP_CREATE(). Curiously, some
fs, e.g. smbfs, already did it.

Tested by:	pho (previous version)
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
2014-12-21 13:29:33 +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 tmpfs: allow shared file lookups 2014-10-21 21:27:13 +00:00
tmpfs_vnops.c Handle MAKEENTRY cnp flag in the VOP_CREATE(). Curiously, some 2014-12-21 13:29:33 +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