K 10 svn:author V 3 kib K 8 svn:date V 27 2008-09-20T19:48:24.465774Z K 7 svn:log V 300 Initialize va_rdev to NODEV and va_fsid to VNOVAL before the VOP_GETATTR() call in vn_stat(). Thus if a file system doesn't initialize those fields in VOP_GETATTR() they will have a sane default value. Submitted by: Jaakko Heinonen Discussed on: freebsd-fs MFC after: 1 month END