kib         2008-09-20 19:43:22 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_vnops.c 
  Log:
  SVN rev 183211 on 2008-09-20 19:43:22Z by kib
  
  Initialize birthtime fields in vn_stat() to prevent stat(2) from
  returning uninitialized birthtime. Most file systems don't initialize
  birthtime properly in their VOP_GETTATTR().
  
  Submitted by:   Jaakko Heinonen <jh saunalahti fi>
  Reviewed by:    bde
  Discussed on:   freebsd-fs
  MFC after:      1 month
  
  Revision  Changes    Path
  1.266     +9 -0      src/sys/kern/vfs_vnops.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to