Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jan 2002 10:59:58 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_aio.c
Message-ID:  <200201201859.g0KIxwB22642@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/01/20 10:59:58 PST

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
   o Remove the unused vestiges of JOBST_JOBQPROC and
     the per-thread jobtorun queue.
   o Use TAILQ_EMPTY() instead of TAILQ_FIRST(...) == NULL.
  
  Revision  Changes    Path
  1.113     +1 -15     src/sys/kern/vfs_aio.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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