Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2001 15:20:29 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/specfs spec_vnops.c
Message-ID:  <200105232220.f4NMKT346408@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/05/23 15:20:29 PDT

  Modified files:
    sys/fs/specfs        spec_vnops.c 
  Log:
  Don't acquire/release Giant around some of the places that need it in
  spec_getpages().  Instead, assert that Giant is held by the caller.
  
  Revision  Changes    Path
  1.159     +2 -3      src/sys/fs/specfs/spec_vnops.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?200105232220.f4NMKT346408>