Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 1995 02:15:47 -0800
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <199502271015.CAA15161@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/02/27 02:15:44

  Modified:    sys/kern vfs_subr.c
  Log:
  Backed out previous change. I forgot (for about the fourth time) that
  v_rdev is a #define which is dereferenced through v_specinfo->si_rdev,
  and that isn't initialized until later in checkalias().



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