Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Nov 2000 06:51:15 -0800 (PST)
From:      David Greenman <dg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_syscalls.c
Message-ID:  <200011121451.GAA37170@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dg          2000/11/12 06:51:15 PST

  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  Fixed a certain panic on IO error in sendfile(): Page must be set PG_BUSY
  before calling vm_page_free() on it.
  
  Revision  Changes    Path
  1.76      +4 -2      src/sys/kern/uipc_syscalls.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?200011121451.GAA37170>