freebsd-dev/sys/ufs
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
..
ffs Suspend the write operations on the UFS filesystem being unmounted or 2008-09-16 11:55:53 +00:00
ufs Initialize va_flags and va_filerev properly in VOP_GETATTR(). Don't 2008-09-20 19:46:45 +00:00