Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2007 11:53:27 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_aio.c
Message-ID:  <200708201153.l7KBrRCe047543@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2007-08-20 11:53:27 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
  Destroy the kaio_mtx on the freeing the struct kaioinfo in the
  aio_proc_rundown.
  
  Do not allow for zero-length read to be passed to the fo_read file method
  by aio.
  
  Reported and tested by: Peter Holm
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.233     +5 -1      src/sys/kern/vfs_aio.c



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