Date: Sat, 10 Aug 2002 21:12:32 -0700 (PDT) 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: <200208110412.g7B4CWCh092393@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc         2002/08/10 21:12:31 PDT
  Modified files:        (Branch: RELENG_4)
    sys/kern             vfs_aio.c 
  Log:
  MFC
   o Misc. synchronization fixes: Add a missing splnet(), remove an
     unnecessary splnet(), and move a rarely used label inside of a
     critical section so that the splnet() isn't repeated.
  
  Revision   Changes    Path
  1.70.2.20  +3 -5      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?200208110412.g7B4CWCh092393>
