freebsd-skq/sys/fs/tmpfs
Konstantin Belousov 86dacdfe2b Initialize va_flags and va_filerev properly in VOP_GETATTR(). Don't
initialize va_vaflags and va_spare because they are not part of the
VOP_GETATTR() API. Also don't initialize birthtime to ctime or zero.

Submitted by:   Jaakko Heinonen <jh saunalahti fi>
Reviewed by:	bde
Discussed on:   freebsd-fs
MFC after:	1 month
2008-09-20 19:46:45 +00:00
..
tmpfs_fifoops.c
tmpfs_fifoops.h
tmpfs_subr.c
tmpfs_vfsops.c
tmpfs_vnops.c Initialize va_flags and va_filerev properly in VOP_GETATTR(). Don't 2008-09-20 19:46:45 +00:00
tmpfs_vnops.h
tmpfs.h