1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/gnu/fs
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
..
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 Initialize va_flags and va_filerev properly in VOP_GETATTR(). Don't 2008-09-20 19:46:45 +00:00