Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2009 21:27:15 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <200903102127.n2ALRSw3006945@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-03-10 21:27:15 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  SVN rev 189648 on 2009-03-10 21:27:15Z by jhb
  
  In the ABI shim for vfs.bufspace, rather than truncating values larger than
  INT_MAX to INT_MAX, just go ahead and write out the full long to give an
  error of ENOMEM to the user process.
  
  Requested by:   bde
  
  Revision  Changes    Path
  1.550     +4 -1      src/sys/kern/vfs_bio.c



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