Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2003 01:40:23 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_aio.c
Message-ID:  <200301120940.h0C9eNc4070800@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2003/01/12 01:40:23 PST

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
  Allowing nent < 0 in aio_suspend() and lio_listio() is just asking for
  trouble. Return EINVAL instead.
  
  Revision  Changes    Path
  1.151     +2 -2      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?200301120940.h0C9eNc4070800>