Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 May 2005 04:16:48 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <200505200416.j4K4GmTv000544@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2005-05-20 04:16:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/kern             vfs_subr.c 
  Log:
  MFC revision 1.622
  date: 2005/05/02 02:07:55;  author: csjp;  state: Exp;  lines: +2 -4
  Since it is not possible for curthread to be NULL in this context,
  drop the check+initialization for a straight initialization. Also
  assert that curthread will never be NULL just to be sure.
  
  Revision   Changes    Path
  1.522.2.6  +2 -4      src/sys/kern/vfs_subr.c



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