freebsd-src/sys/gnu/fs
Konstantin Belousov caf8aec886 fdescfs, devfs, mqueuefs, nfs, portalfs, pseudofs, tmpfs and xfs
initialize the vattr structure in VOP_GETATTR() with VATTR_NULL(),
vattr_null() or by zeroing it. Remove these to allow preinitialization
of fields work in vn_stat(). This is needed to get birthtime initialized
correctly.

Submitted by:   Jaakko Heinonen <jh saunalahti fi>
Discussed on:   freebsd-fs
MFC after:	1 month
2008-09-20 19:50:52 +00:00
..
ext2fs Garbage-collect vn_write_suspend_wait(). 2008-09-16 11:09:26 +00:00
reiserfs Cleanup lockmgr interface and exported KPI: 2008-01-24 12:34:30 +00:00
xfs fdescfs, devfs, mqueuefs, nfs, portalfs, pseudofs, tmpfs and xfs 2008-09-20 19:50:52 +00:00