Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 1995 22:50:17 -0800
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <199502270650.WAA03335@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/02/26 22:50:15

  Modified:    sys/kern vfs_subr.c
  Log:
  Initialize v_rdev in getnewvnode() - it appears that some filesystems
  may not properly initialize this field in all cases, and this would
  result in very anti-social behavior (overwriting on some other random
  device/location).
  
  Submitted by:	John Dyson



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502270650.WAA03335>