cvs commit: src/sys/kern vfs_subr.c

Christian S.J. Peron csjp at FreeBSD.org
Fri May 20 04:16:49 GMT 2005


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


More information about the cvs-src mailing list